-
Hi Pieter!
Thank you!!! |
Beta Was this translation helpful? Give feedback.
Answered by
tttapa
Jun 8, 2021
Replies: 1 comment 7 replies
-
You might want to try void showTime() {
Serial.println(timedisplay.getText());
} |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
Vahen1981
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You might want to try
getText()
first,getBars()
is not that smart and different DAWs may use a different format which might confuse it.