adding shutter tilt config and pos

This commit is contained in:
stefanbode 2021-11-07 14:25:25 +01:00 committed by GitHub
parent 3f3f095962
commit 2cbe8b71d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -591,7 +591,9 @@ typedef struct {
uint16_t influxdb_port; // 4CE
power_t interlock[MAX_INTERLOCKS_SET]; // 4D0 MAX_INTERLOCKS = MAX_RELAYS / 2
uint8_t free_508[36]; // 508
int8_t shutter_tilt_config[5][MAX_SHUTTERS]; //508
int8_t shutter_tilt_pos[MAX_SHUTTERS]; //51C
uint8_t free_520[12]; // 520
uint16_t mqtt_keepalive; // 52C
uint16_t mqtt_socket_timeout; // 52E