Skip to content

Commit ccaa310

Browse files
committed
don't build with usb
1 parent 8d4d763 commit ccaa310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

board/pedal/main.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
#define CAN CAN1
2424

25-
#define PEDAL_USB
25+
//#define PEDAL_USB
2626

2727
#ifdef PEDAL_USB
2828
#include "drivers/usb.h"

0 commit comments

Comments
 (0)