Skip to content

Commit da7a2e0

Browse files
authored
Update tusb_config.h
1 parent 8c1866f commit da7a2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/arduino_tinyusb/include/tusb_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ extern "C" {
7777
#endif
7878

7979
#if CONFIG_TINYUSB_ENABLED
80-
# define CFG_TUD_ENABLED 1
80+
# define CFG_TUD_ENABLED 1
8181
#endif
8282

8383
/* */

0 commit comments

Comments
 (0)