Minor changes
This commit is contained in:
parent
a18d4366ac
commit
373be8ac60
@ -147,6 +147,7 @@ void onConfirmReceiving(const uint8_t *target, const bool status)
|
||||
{
|
||||
Serial.write(confirmationMessage, sizeof(confirmationMessage));
|
||||
Serial.flush();
|
||||
ESP.deepSleep(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user