We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9dcf20 commit fb77497Copy full SHA for fb77497
.github/workflows/compile-rc.yml
@@ -44,9 +44,9 @@ jobs:
44
https://github.com/sparkfun/SparkFun_MAX1704x_Fuel_Gauge_Arduino_Library.git
45
https://github.com/sparkfun/SparkFun_Qwiic_OLED_Arduino_Library.git
46
https://github.com/sparkfun/SparkFun_LIS2DH12_Arduino_Library.git
47
+ https://github.com/avinabmalla/ESP32_BleSerial.git
48
https://github.com/bblanchon/ArduinoJson.git
49
https://github.com/knolleary/pubsubclient.git
- https://github.com/avinabmalla/ESP32_BleSerial.git
50
51
- name: Compile Sketch
52
run: arduino-cli compile --fqbn esp32:esp32:esp32 ./Firmware/RTK_Surveyor/RTK_Surveyor.ino
0 commit comments