Browse Source

Fix compile error

main
PaulStoffregen 4 years ago
parent
commit
2ffd8f1836
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      teensy4/usb.c

+ 0
- 2
teensy4/usb.c View File

@@ -27,8 +27,6 @@

typedef struct endpoint_struct endpoint_t;

#if defined(NUM_ENDPOINTS)

struct endpoint_struct {
uint32_t config;
uint32_t current;

Loading…
Cancel
Save