-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clock/time ":" point #17
Comments
Seems right to me Grove_4Digital_Display/TM1637.h Lines 41 to 43 in 48e9c1e
Grove_4Digital_Display/TM1637.cpp Lines 155 to 158 in 48e9c1e
Grove_4Digital_Display/TM1637.cpp Lines 170 to 178 in 48e9c1e
|
@purevnorov This doesn't seem to be a problem. |
Hello, I'm going to close this issue, feel free to re-open it if you have any other questions. [Autocommentary] |
I'm using TM1637 time/clock module how can I enable clock/time ":" point
tm1637.point(POINT_ON); or
tm1637.point(true);
is it wrong?
The text was updated successfully, but these errors were encountered: