bertmelis / VitoWiFi

Communicate with Viessmann boilers using the optolink for ESP8266 and ESP32
MIT License
118 stars 39 forks source link

Return type of _readDatapoint and _writeDatapoint #102

Closed j0ta29 closed 10 months ago

j0ta29 commented 10 months ago

Return type of the two methods in VitoWiFi.hpp is still void while in VitoWifi.cpp is bool.

bertmelis commented 10 months ago

Fixed in v1.1.1: https://github.com/bertmelis/VitoWiFi/commit/f90251bd78e752d94148e2e742b6a99f335a4159