mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-13 05:06:30 +04:00
fix misspelling
This commit is contained in:
@@ -200,7 +200,7 @@ bool subghz_protocol_somfy_keytis_create_data(
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Generating an upload from data.
|
* Generating an upload from data.
|
||||||
* @param instance Pointer to a SubGhzProtocolEncoderKeeloq instance
|
* @param instance Pointer to a SubGhzProtocolEncoderSomfyKeytis instance
|
||||||
* @return true On success
|
* @return true On success
|
||||||
*/
|
*/
|
||||||
static bool subghz_protocol_encoder_somfy_keytis_get_upload(
|
static bool subghz_protocol_encoder_somfy_keytis_get_upload(
|
||||||
|
|||||||
@@ -189,7 +189,7 @@ bool subghz_protocol_somfy_telis_create_data(
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Generating an upload from data.
|
* Generating an upload from data.
|
||||||
* @param instance Pointer to a SubGhzProtocolEncoderKeeloq instance
|
* @param instance Pointer to a SubGhzProtocolEncoderSomfyTelis instance
|
||||||
* @return true On success
|
* @return true On success
|
||||||
*/
|
*/
|
||||||
static bool subghz_protocol_encoder_somfy_telis_get_upload(
|
static bool subghz_protocol_encoder_somfy_telis_get_upload(
|
||||||
|
|||||||
Reference in New Issue
Block a user