mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-26 16:15:11 +02:00
@@ -102,6 +102,7 @@ WEAK int picokey_init(void) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
void execute_tasks(void);
|
||||
void execute_tasks(void) {
|
||||
#if !defined(ENABLE_EMULATION) && !defined(ESP_PLATFORM)
|
||||
tud_task(); // tinyusb device task
|
||||
|
||||
Reference in New Issue
Block a user