mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
исправлена опечатка
This commit is contained in:
@@ -5,15 +5,6 @@
|
||||
|
||||
void testsPerform() {
|
||||
Serial.println("====some tests section====");
|
||||
|
||||
#ifdef esp32_4mb
|
||||
Serial.println("esp32_4mb defined");
|
||||
#endif
|
||||
#ifdef esp8266_1mb
|
||||
Serial.println("esp32_4mb defined");
|
||||
#endif
|
||||
|
||||
//Serial.println(STR(esp32_4mb));
|
||||
|
||||
|
||||
Serial.println("==========end============");
|
||||
}
|
||||
Reference in New Issue
Block a user