climate IoT Implementation

This commit is contained in:
Siwat Sirichai 2023-12-30 14:32:40 +07:00
parent b1dd128aa1
commit 4c04a135ac
6 changed files with 198 additions and 3 deletions

View file

@ -14,6 +14,8 @@
#include <MCP4725.h>
#endif
#warning "The procedural ESPMega library does not support installing card. If you want to use the card system, please use the OOP version of the library."
#define INPUT_BANK_A_ADDRESS 0x21
#define INPUT_BANK_B_ADDRESS 0x22
#define PWM_BANK_ADDRESS 0x5F