mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-19 04:44:47 -07:00
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
This commit is contained in:
@@ -80,6 +80,8 @@ const SubGhzProtocol subghz_protocol_honeywell_wdb = {
|
||||
|
||||
.decoder = &subghz_protocol_honeywell_wdb_decoder,
|
||||
.encoder = &subghz_protocol_honeywell_wdb_encoder,
|
||||
|
||||
.filter = SubGhzProtocolFilter_Sensors,
|
||||
};
|
||||
|
||||
void* subghz_protocol_encoder_honeywell_wdb_alloc(SubGhzEnvironment* environment) {
|
||||
|
||||
Reference in New Issue
Block a user