Start to work on GPIOs

This commit is contained in:
2024-09-28 20:27:12 +02:00
parent 274b7089d1
commit 4d07d83904
5 changed files with 51 additions and 9 deletions

View File

@ -10,11 +10,6 @@
*/
#define DEV_VERSION "0.0.1"
/**
* Device max number of relays
*/
#define DEV_MAX_RELAYS 5
/**
* Backend unsecure API URL
*/