mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-13 03:34:28 +05:00
fix typo
This commit is contained in:
@@ -36,7 +36,7 @@ MainTask* tMain;
|
||||
|
||||
|
||||
void setup() {
|
||||
#if USE_TELNET
|
||||
#if !USE_TELNET
|
||||
Serial.begin(115200);
|
||||
Serial.println("\n\n");
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user