mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 11:02:12 +01:00
Fix saving MQTT port settings #12
This commit is contained in:
parent
d239ce857a
commit
209a2d7960
7 changed files with 6 additions and 6 deletions
|
|
@ -1603,7 +1603,6 @@ static const uint32_t tempo_inter_frame_gap = 30415;
|
|||
|
||||
static int16_t bitMin = SYMBOL * TOLERANCE_MIN;
|
||||
static uint16_t timing_index = 0;
|
||||
//static uint32_t timings[MAX_TIMINGS];
|
||||
static somfy_rx_t somfy_rx;
|
||||
static somfy_rx_queue_t rx_queue;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue