Skip to content

Commit b4264dc

Browse files
committed
cherry_mote: turn off IEEE and thermometer by default
1 parent aa778de commit b4264dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

boards/ti-cc2650/cherry_mote/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ default = [
1515
"debug_to_lite",
1616
# "process_printer",
1717
# "low_level_debug",
18-
# "ieee",
19-
# "temperature",
18+
"ieee",
19+
"temperature",
2020
]
2121
# By default enabled, because CherryMote is assumed to be programmed with serial bootloader,
2222
# which currently erases the whole flash, requiring CCFG to be reflashed.

0 commit comments

Comments
 (0)