yasheena / telnetspy

Telnet Server For ESP8266: Cloning the serial port via Telnet. "Debugging over the air"
MIT License
59 stars 31 forks source link

Bump library version #17

Closed maxgerhardt closed 2 years ago

maxgerhardt commented 3 years ago

Please merge #16 first and then this, then it becomes a compilable library again.

We have users at https://community.platformio.org/t/getting-an-error-that-a-class-has-no-member-named/20473 that wonder why the setCallbackOnConnect() e.g. that is in the header file at this repo is not available when downloading the library via the library manager -- this is because no new version of the library has been released since where this function is included.

Only the bugfix in #16 makes it compile though. The version update will then trigger an update in all the library maanger sites.