setting for headlights reminder

This commit is contained in:
Lubos Petrovic
2020-12-05 14:04:48 +01:00
parent a56668ae61
commit faf930425b
7 changed files with 18 additions and 5 deletions

View File

@@ -164,6 +164,8 @@ typedef struct {
char remoteApiUrl[64];
char remoteApiKey[32];
//
bool headlightsReminder;
//
} SETTINGS_STRUC;