mirror of
https://github.com/Laxilef/OTGateway.git
synced 2026-02-03 16:17:45 +05:00
refactoring: timings
This commit is contained in:
@@ -21,7 +21,7 @@ struct Settings {
|
||||
char user[32];
|
||||
char password[32];
|
||||
char prefix[80] = "opentherm";
|
||||
unsigned int interval = 5000;
|
||||
unsigned short interval = 5;
|
||||
} mqtt;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user