added 'autodetect quick' option

This commit is contained in:
Paul
2019-09-30 23:19:21 +02:00
parent a5ceaa0edd
commit 1aace72255
4 changed files with 17 additions and 12 deletions

View File

@@ -268,8 +268,8 @@ typedef struct {
uint8_t model_id;
uint8_t product_id;
uint8_t device_id;
char model_string[50];
bool write_supported;
char model_string[50];
bool write_supported;
} _Thermostat_Device;
// for consolidating all types