This commit is contained in:
2025-10-01 07:58:22 +03:00
parent f33a5cf85f
commit 5e06d058ce
2 changed files with 20 additions and 19 deletions

View File

@@ -8,8 +8,10 @@
#define LED_OFF HIGH
#define LED_ON LOW
#define RELAY_OFF LOW
#define RELAY_ON HIGH
#define RELAY_OFF HIGH
#define RELAY_ON LOW
#define LCD_TEXT_BUFFER 16
#define BUTTON_I2C_ADDRESS 0x27 // U5.
#define LED1_I2C_ADDRESS 0x25 // U6.