Skip to content

Commit d9dcf20

Browse files
authored
Add BleSerial library to workflow
1 parent 6c77f62 commit d9dcf20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/compile-rc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ jobs:
4646
https://github.com/sparkfun/SparkFun_LIS2DH12_Arduino_Library.git
4747
https://github.com/bblanchon/ArduinoJson.git
4848
https://github.com/knolleary/pubsubclient.git
49-
49+
https://github.com/avinabmalla/ESP32_BleSerial.git
50+
5051
- name: Compile Sketch
5152
run: arduino-cli compile --fqbn esp32:esp32:esp32 ./Firmware/RTK_Surveyor/RTK_Surveyor.ino
5253
--build-property build.partitions=partitions

0 commit comments

Comments
 (0)