climate IoT Implementation
This commit is contained in:
parent
b1dd128aa1
commit
4c04a135ac
6 changed files with 198 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue