Skip to content

Getting Time Display #497

Answered by tttapa
Vahen1981 asked this question in Q&A
Jun 8, 2021 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

You might want to try getText() first, getBars() is not that smart and different DAWs may use a different format which might confuse it.

 void showTime() {
  Serial.println(timedisplay.getText());
}

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@Vahen1981
Comment options

@tttapa
Comment options

@Vahen1981
Comment options

@tttapa
Comment options

@Vahen1981
Comment options

Answer selected by Vahen1981
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants