Update Stm32Nucleo144Prop.ino

This commit is contained in:
fauresystems
2020-06-26 19:20:13 +02:00
parent b3128b9e32
commit 38701d38a3
2 changed files with 0 additions and 1 deletions
BIN
View File
Binary file not shown.
@@ -98,7 +98,6 @@ void InboxMessage::run(String a) {
}
else if (a == u8"reset-mcu")
{
prop.sendDone(a);
prop.resetMcu();
}
else if (a == "blink:1")