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
run: sed -i 's|std::string value = pCharacteristic->getValue();|String value = pCharacteristic->getValue();|g' /home/runner/Arduino/libraries/ESP32_BleSerial/src/BleSerial.cpp
104
+
101
105
- name: Enable external libs
102
106
run: arduino-cli config set library.enable_unsafe_install true
0 commit comments