integrate CT with ESPMegaIoT

This commit is contained in:
Siwat Sirichai 2024-02-12 16:20:16 +07:00
parent 000c06809c
commit 69b2198342
5 changed files with 17 additions and 2 deletions

View file

@ -8,6 +8,8 @@
#include <DigitalOutputIoT.hpp>
#include <ClimateCard.hpp>
#include <ClimateIoT.hpp>
#include <CurrentTransformerCard.hpp>
#include <CurrentTransformerIoT.hpp>
#include <IoTComponent.hpp>
#include <PubSubClient.h>
#include <ETH.h>