Skip to content

Commit 4ad6880

Browse files
fix(3rd_party_board): fix CDC Enabled setting for fri3d badge 2024
1 parent e78e827 commit 4ad6880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ fri3d_2024_esp32s3.menu.USBMode.default.build.usb_mode=0
145145

146146
fri3d_2024_esp32s3.menu.CDCOnBoot.default=Enabled
147147
fri3d_2024_esp32s3.menu.CDCOnBoot.default.build.cdc_on_boot=1
148-
fri3d_2024_esp32s3.menu.CDCOnBoot.disabled=Enabled
148+
fri3d_2024_esp32s3.menu.CDCOnBoot.disabled=Disabled
149149
fri3d_2024_esp32s3.menu.CDCOnBoot.disabled.build.cdc_on_boot=0
150150

151151
fri3d_2024_esp32s3.menu.MSCOnBoot.default=Disabled

0 commit comments

Comments
 (0)