Skip to content

Commit 63b4776

Browse files
committed
Add zigbee to NanoH2 board connectivity
1 parent 4a98ae1 commit 63b4776

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

boards/m5stack-nanoh2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"variant": "esp32h2"
1212
},
1313
"connectivity": [
14-
"bluetooth"
14+
"bluetooth",
15+
"zigbee"
1516
],
1617
"debug": {
1718
"openocd_target": "esp32h2.cfg"

0 commit comments

Comments
 (0)