pio device works well

This commit is contained in:
hathach
2022-04-15 01:04:12 +07:00
parent cc5a4720e5
commit 05bfc1a9eb
3 changed files with 18 additions and 31 deletions

View File

@@ -61,8 +61,6 @@ int main(void)
while (1)
{
pio_usb_device_task();
tud_task(); // tinyusb device task
led_blinking_task();