The library was loaded via Arduino-IDE:
That version uses the write() method and not send(). So you might just use a #define to change between the two versions.
The library was loaded via Arduino-IDE:
That version uses the write() method and not send(). So you might just use a #define to change between the two versions.