Skip to content

Commit 50ab2c9

Browse files
authored
Bump the firmware patch number to 7.4.4.1 (#108)
1 parent 420fa6b commit 50ab2c9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

manifests/nabucasa/skyconnect_zigbee_ncp.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ configuration:
1414
EMBER_CHILD_TABLE_SIZE: 32
1515

1616
c_defines:
17+
XNCP_EZSP_VERSION_PATCH_NUM_OVERRIDE: 1
18+
1719
EMBER_APS_UNICAST_MESSAGE_COUNT: 32
1820
EMBER_BINDING_TABLE_SIZE: 32
1921
EMBER_BROADCAST_TABLE_SIZE: 64

manifests/nabucasa/yellow_zigbee_ncp.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ configuration:
1818
EMBER_CHILD_TABLE_SIZE: 32
1919

2020
c_defines:
21+
XNCP_EZSP_VERSION_PATCH_NUM_OVERRIDE: 1
22+
2123
EMBER_APS_UNICAST_MESSAGE_COUNT: 32
2224
EMBER_BINDING_TABLE_SIZE: 32
2325
EMBER_BROADCAST_TABLE_SIZE: 64

0 commit comments

Comments
 (0)