Mark Olson
Results
2
comments of
Mark Olson
I know that it's Firefox's default behavior, but it would be nice to not have to disable that on all browsers that I wish to use to run my decks..
I've successfully been able to get p5.ble to read a characteristic using an ESP32. Here's the Arduino code: ``` /* Based on Neil Kolban example for IDF: https://github.com/nkolban/esp32-snippets/blob/master/cpp_utils/tests/BLE%20Tests/SampleWrite.cpp Ported to...