Khaalidi / HLW8032

A lightweight library for the HLW8032 SOP8 high precision energy metering IC
MIT License
50 stars 15 forks source link

Does the parameter IO refer to a certain IO of the MCU connected to the HLW8032? #12

Open kaviyue opened 10 months ago

kaviyue commented 10 months ago

void HLW8032::begin(HardwareSerial& SerialData,byte IO) Does the parameter IO here refer to a certain IO of the MCU connected to the HLW8032?