We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eec64d commit d26533bCopy full SHA for d26533b
wifiduck/samd/boards.txt
@@ -298,7 +298,7 @@ project_sero.menu.debug.serial.build.debug_flags=-DENABLE_DEBUG -DDEBUG_PORT=Ser
298
project_sero.build.led_flags=-DDOTSTAR -DDOTSTAR_NUM=1 -DDOTSTAR_DI=7 -DDOTSTAR_CI=8
299
300
########## Serial Bridge ##########
301
-project_sero.build.bridge_flags=-DBRIDGE_ENABLE -DBRIDGE_PORT=Serial1
+project_sero.build.bridge_flags=-DBRIDGE_ENABLE -DBRIDGE_PORT=Serial1 -DBRIDGE_0_INVERTED
302
project_sero.build.bridge_button=-DBRIDGE_SWITCH=1
303
project_sero.build.bridge_rst=-DBRIDGE_RST=2
304
project_sero.build.bridge_0=-DBRIDGE_0=0
0 commit comments