1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-22 23:56:13 +01:00

remove redunant diag

This commit is contained in:
Harald Barth 2022-09-19 00:08:12 +02:00
parent 88f16140f8
commit 0cf58a996d

View File

@ -73,7 +73,6 @@ void setup()
SerialManager::init();
DIAG(F("License GPLv3 fsf.org (c) dcc-ex.com"));
DIAG(F("Platform: %S"), F(ARDUINO_TYPE)); // PMA - temporary
CONDITIONAL_LCD_START {
// This block is still executed for DIAGS if LCD not in use