Ready to implement GPIO logic to manage relays

This commit is contained in:
2024-09-28 20:02:34 +02:00
parent e574bed96f
commit 274b7089d1
8 changed files with 86 additions and 6 deletions

View File

@ -13,7 +13,7 @@
/**
* Device max number of relays
*/
#define DEV_MAX_RELAYS 1
#define DEV_MAX_RELAYS 5
/**
* Backend unsecure API URL