Skip to content

writeWithResponse again...

Compare
Choose a tag to compare
@bitbank2 bitbank2 released this 22 Aug 12:07
· 63 commits to master since this release

Somehow the latest version of the ESP32 BLE support broke the write (withoutresponse) logic of this library. I changed the code to default to write "withResponse" now. It's slower, but it restored everything to working. I also added a new function to change this if you want to try your luck.