mirror of
https://github.com/xfjx/TonUINO.git
synced 2025-09-01 03:51:51 +02:00
changes startup banner
This commit is contained in:
@@ -538,7 +538,7 @@ void setup()
|
||||
{
|
||||
Serial.begin(debugConsoleSpeed);
|
||||
while (!Serial);
|
||||
Serial.println(F("sys | DIY NFC JUKEBOX"));
|
||||
Serial.println(F("sys | TonUINO JUKEBOX"));
|
||||
Serial.println(F("sys | BY THORSTEN VOß"));
|
||||
Serial.println(F("---------------------"));
|
||||
Serial.println(F("sys | initializing nfc module"));
|
||||
|
Reference in New Issue
Block a user