Skip to content

Commit d26533b

Browse files
author
Spacehuhn
committed
Added missing define for project sero
1 parent 3eec64d commit d26533b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wifiduck/samd/boards.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ project_sero.menu.debug.serial.build.debug_flags=-DENABLE_DEBUG -DDEBUG_PORT=Ser
298298
project_sero.build.led_flags=-DDOTSTAR -DDOTSTAR_NUM=1 -DDOTSTAR_DI=7 -DDOTSTAR_CI=8
299299

300300
########## Serial Bridge ##########
301-
project_sero.build.bridge_flags=-DBRIDGE_ENABLE -DBRIDGE_PORT=Serial1
301+
project_sero.build.bridge_flags=-DBRIDGE_ENABLE -DBRIDGE_PORT=Serial1 -DBRIDGE_0_INVERTED
302302
project_sero.build.bridge_button=-DBRIDGE_SWITCH=1
303303
project_sero.build.bridge_rst=-DBRIDGE_RST=2
304304
project_sero.build.bridge_0=-DBRIDGE_0=0

0 commit comments

Comments
 (0)