Skip to content

Commit 348e852

Browse files
Remove model from b-parasite
The b-parasite is an open hardware device and the default model is b-parasite [1] but since all 4 hardware revisisions use a CR2032 and users could customize this field, I would just leave it out. 1: https://github.com/rbaron/b-parasite/blob/ff113c067778a1d80114cce58965b366f7854c0a/code/nrf-connect/samples/zigbee/Kconfig#L18
1 parent 74be673 commit 348e852

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

library/library.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2114,7 +2114,6 @@
21142114
},
21152115
{
21162116
"manufacturer": "b-parasite",
2117-
"model": "Plant sensor",
21182117
"battery_type": "CR2032"
21192118
},
21202119
{
@@ -12080,4 +12079,4 @@
1208012079
"battery_type": "Rechargeable"
1208112080
}
1208212081
]
12083-
}
12082+
}

0 commit comments

Comments
 (0)