adafruit / adafruit/Adafruit_CircuitPython_Display_AnalogClock
How does one turn-off the hour and minute angle print statement?
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Is there an option to turn-off the print statement which echos the hour and minute position angle to the serial port? Messages look like: minute ```angle: 222
hour angle: 468.5```
Not a big deal, but would be nice to be able to turn this off for debugging. Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests; start by locating the serial output that emits the minute and hour angle messages. Done means users can disable those messages through an option while the analog clock continues to operate normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100