mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 15:12:19 +03:00
changes
This commit is contained in:
@@ -24,7 +24,7 @@ const String getChipId() {
|
||||
|
||||
void setChipId() {
|
||||
chipId = getChipId();
|
||||
SerialPrint("I","module","id: " + chipId);
|
||||
SerialPrint("I","System","id: " + chipId);
|
||||
}
|
||||
|
||||
#ifdef ESP8266
|
||||
|
||||
Reference in New Issue
Block a user