Skip to content

Commit 38cd70f

Browse files
committed
fix(ci): Update json file for example
1 parent fa56f6f commit 38cd70f

File tree

1 file changed

+1
-2
lines changed
  • libraries/Zigbee/examples/Zigbee_Analog_Input_Output

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
2-
"fqbn_append": "PartitionScheme=zigbee,ZigbeeMode=ed",
2+
"fqbn_append": "PartitionScheme=zigbee_zczr,ZigbeeMode=zczr",
33
"requires": [
4-
"CONFIG_SOC_IEEE802154_SUPPORTED=y",
54
"CONFIG_ZB_ENABLED=y"
65
]
76
}

0 commit comments

Comments
 (0)