better ui init message for audioooo

This commit is contained in:
Dooho Yi 2021-09-22 19:20:23 +09:00
parent 31d16adf3e
commit 3e16eabaf3

View file

@ -128,7 +128,7 @@ Adafruit_SSD1306 display(SCREEN_WIDTH, SCREEN_HEIGHT, &Wire, OLED_RESET);
Audio audio;
//screen task
String screen_cmd = "(.........................................";
String screen_cmd = "(......................................... my_id:" + String(MY_ID);
String screen_filename = "/___.mp3";
//