Closed DeflateAwning closed 3 months ago
Create a telecommand which reboots. Call it reboot.
reboot
You'll probably use an STM32 function called something like NVIC_Reset, if I recall correctly.
Create a telecommand which reboots. Call it
reboot
.You'll probably use an STM32 function called something like NVIC_Reset, if I recall correctly.