Ready to implement GPIO logic to manage relays
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
/**
|
||||
* Device max number of relays
|
||||
*/
|
||||
#define DEV_MAX_RELAYS 1
|
||||
#define DEV_MAX_RELAYS 5
|
||||
|
||||
/**
|
||||
* Backend unsecure API URL
|
||||
|
Reference in New Issue
Block a user