mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-27 16:45:10 +02:00
Add a tiny REST server.
This commit is contained in:
@@ -284,6 +284,9 @@ static void execute_tasks(void)
|
||||
{
|
||||
#if !defined(ENABLE_EMULATION) && !defined(ESP_PLATFORM)
|
||||
tud_task(); // tinyusb device task
|
||||
#ifdef USB_ITF_LWIP
|
||||
service_traffic();
|
||||
#endif
|
||||
#endif
|
||||
usb_task();
|
||||
led_blinking_task();
|
||||
|
||||
Reference in New Issue
Block a user