Skip to content

Commit

Permalink
Fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulStoffregen committed Nov 19, 2020
1 parent abeb928 commit 2ffd8f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions teensy4/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@

typedef struct endpoint_struct endpoint_t;

#if defined(NUM_ENDPOINTS)

struct endpoint_struct {
uint32_t config;
uint32_t current;
Expand Down

0 comments on commit 2ffd8f1

Please sign in to comment.