issues
search
pimoroni
/
blinkt
Python Library for Blinkt; 8 APA102 LEDs for your Raspberry Pi
https://shop.pimoroni.com/products/blinkt
MIT License
314
stars
103
forks
source link
binary clock example: log formatting
#70
Closed
imrehg
closed
5 years ago
imrehg
commented
5 years ago
binary_clock_meld
: Do space padding for hours, and zero padding for minutes, seconds.
binary_clock
: Display log when the proper variable values are available, and format them for easier reading.
coveralls
commented
5 years ago
Pull Request Test Coverage Report for
Build 11
0
of
0
changed or added relevant lines in
0
files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at
73.684%
Totals
Change from base
Build 10
:
0.0%
Covered Lines:
56
Relevant Lines:
76
💛 -
Coveralls
Gadgetoid
commented
5 years ago
Thank you!
binary_clock_meld
: Do space padding for hours, and zero padding for minutes, seconds.binary_clock
: Display log when the proper variable values are available, and format them for easier reading.