Skip to content

Commit e27672b

Browse files
committed
BT_SEL is not available for all boards (Nicla Vision)
1 parent 3a5b082 commit e27672b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Additional flags are needed for [Lite](generate_rel.sh#L24), [Lite Connected](ge
122122
- MCUboot idle: The board green LED will fade-in fade-out
123123

124124
2. Serial
125-
- MCUboot debug prints are disabled by default. They can be enabled putting `BT_SEL` (`PI8`) pin `HIGH` or calling `MCUboot::bootDebug(1);` in your Sketch.
125+
- MCUboot debug prints are disabled by default. They can be enabled putting `BT_SEL` (`PI8`) pin `HIGH` if available or calling `MCUboot::bootDebug(1);` in your Sketch.
126126

127127
## :mag_right: Other resources
128128

0 commit comments

Comments
 (0)