You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I download the master version of your lib to my project (I'am using platformio 5.0.1), I'm just updating an existing project that used OpenTherm::getTemperature().
The signature OpenTherm::getTemperature is present in your headers (l153), but not in your cpp...??
I download the master version of your lib to my project (I'am using platformio 5.0.1), I'm just updating an existing project that used OpenTherm::getTemperature().
The signature OpenTherm::getTemperature is present in your headers (l153), but not in your cpp...??
I fix it by adding this :
The text was updated successfully, but these errors were encountered: