1
0
mirror of https://github.com/xfjx/TonUINO.git synced 2025-09-01 16:12:49 +02:00

changes comment about configuration

This commit is contained in:
Stephan Eisfeld
2018-08-13 19:34:28 +02:00
parent 92b9da5b7e
commit 8bff9ab75b

View File

@@ -162,7 +162,7 @@ uint16_t totalTrackCount = 0;
uint16_t folderTrackCount = 0;
bool initNfcTagPlayback = false;
// ############################################################ no variable definitions below this line ############################################################
// ############################################################### no configuration below this line ###############################################################
// this function needs to be declared here for the first time because it's called in class Mp3Notify
// the function itself is down below