mirror of
https://github.com/thelsing/knx.git
synced 2025-08-31 13:47:01 +02:00
Update esp_platform.cpp
This commit is contained in:
parent
8c4080fb67
commit
7f8b19ba9d
@ -37,7 +37,7 @@ void EspPlatform::macAddress(uint8_t * addr)
|
||||
|
||||
void EspPlatform::restart()
|
||||
{
|
||||
ArduinoPlatform::SerialDebug.println("restart");
|
||||
println("restart");
|
||||
ESP.reset();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user