Watchdog timer, boot reason tracking, net_poll frame limit, reboot/picoboot CLI commands
This commit is contained in:
@@ -27,6 +27,7 @@ static constexpr handler_entry handlers[] = {
|
||||
int main() {
|
||||
handlers_init();
|
||||
dispatch_init();
|
||||
handlers_start();
|
||||
|
||||
gpio_init(LED_PIN);
|
||||
gpio_set_dir(LED_PIN, GPIO_OUT);
|
||||
|
||||
Reference in New Issue
Block a user