From 0cf58a996d9a89be8c0d8a702b60bd48164a364c Mon Sep 17 00:00:00 2001 From: Harald Barth Date: Mon, 19 Sep 2022 00:08:12 +0200 Subject: [PATCH] remove redunant diag --- CommandStation-EX.ino | 1 - 1 file changed, 1 deletion(-) diff --git a/CommandStation-EX.ino b/CommandStation-EX.ino index 7dca071..f003ef6 100644 --- a/CommandStation-EX.ino +++ b/CommandStation-EX.ino @@ -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