Update Stm32Nucleo144Prop.ino
This commit is contained in:
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")
|
||||
|
||||
Reference in New Issue
Block a user