rvdbreemen / DSMRlogger-Next

The next firmware for the DSMR-logger
MIT License
7 stars 4 forks source link

error disabling MQTT #5

Open Wariell opened 3 years ago

Wariell commented 3 years ago

// #define USE_MQTT results in:

MQTTstuff:290:8: error: 'MQTTclient' was not declared in this scope

rvdbreemen commented 3 years ago

Been working on another project. Never tried disabling MQTT... Thanks for finding this issue. I will go and fix it in a future release.