make a lot of things better

This commit is contained in:
2023-07-05 02:38:18 +02:00
parent e4c5ddb9ab
commit ac995522db
6 changed files with 62 additions and 33 deletions
+2 -1
View File
@@ -15,5 +15,6 @@
#define INT_HALL_PIN 2
#define VALVE_COUNT 12
#define MAX_VALVE_OPEN 3
const uint8_t valvePins[VALVE_COUNT] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11};
const char mainTopic[] = "LebennigHuus/Garden/Irrigation";
const char mainTopic[] = "LebennigHuus/Garden/Irrigation/Main";