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")
|
else if (a == u8"reset-mcu")
|
||||||
{
|
{
|
||||||
prop.sendDone(a);
|
|
||||||
prop.resetMcu();
|
prop.resetMcu();
|
||||||
}
|
}
|
||||||
else if (a == "blink:1")
|
else if (a == "blink:1")
|
||||||
|
|||||||
Reference in New Issue
Block a user