feat: add option for custom button when creating a new Nice Flor-S or Nice One remote

This commit is contained in:
Louis D
2025-07-13 02:56:04 +02:00
parent ac6621cdcb
commit 8887cbff88
5 changed files with 97 additions and 32 deletions

View File

@@ -48,6 +48,7 @@ typedef struct {
uint8_t fix[4];
uint8_t cnt[4];
uint8_t seed[4];
uint8_t btn;
} SecureData;
struct SubGhz {