fix compilation issues

This commit is contained in:
Siwat Sirichai 2023-12-29 00:51:22 +07:00
parent 544e930a3a
commit 3fd026d9bb
3 changed files with 0 additions and 11 deletions

View file

@ -187,10 +187,6 @@ bool AnalogIoT::processRequestStateMessage(char *topic, char *payload, uint8_t t
this->publishADCs();
return false;
}
void AnalogIoT::publishReport() {
publishADCs();
publishDACs();
}
void AnalogIoT::subscribe() {
// There are 4 DACs and 8 ADCs
// DACs: dac/<%02d>/set/state, dac/<%02d>/set/value, dac/publish_enable