-
Notifications
You must be signed in to change notification settings - Fork 2
Simplify divider coding #21
Copy link
Copy link
Open
Labels
code qualitycleanup of bulky or complex codingcleanup of bulky or complex codingenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
code qualitycleanup of bulky or complex codingcleanup of bulky or complex codingenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
The current divider implementation in Catatumbo/src/adafruit/controller/forecast/adafruit_forecast.py$setPixelBySampleboard(self, sampleboard, mask = -1) is rather bulky. Code simplification and the coverage of day shift in cases where bit mask covers whole day is required.