atomo correct recieve (beta test)

This commit is contained in:
r3df0xx
2022-06-04 03:32:21 +03:00
parent 8a16752349
commit 77206f9b5d
3 changed files with 51 additions and 60 deletions

View File

@@ -10,6 +10,8 @@ extern const SubGhzProtocolDecoder subghz_protocol_came_atomo_decoder;
extern const SubGhzProtocolEncoder subghz_protocol_came_atomo_encoder;
extern const SubGhzProtocol subghz_protocol_came_atomo;
void atomo_decrypt(uint8_t *buff);
/**
* Allocate SubGhzProtocolDecoderCameAtomo.
* @param environment Pointer to a SubGhzEnvironment instance