Skip to content

Commit bf88dcb

Browse files
committed
Remove patch for BleSerial
1 parent ab82d94 commit bf88dcb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/compile-rtk-everywhere.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,6 @@ jobs:
9595
"SparkFun IM19 IMU Arduino Library"@1.0.1
9696
"SparkFun UM980 Triband RTK GNSS Arduino Library"@1.0.4
9797

98-
# https://github.com/avinabmalla/ESP32_BleSerial/issues/15
99-
- name: Patch ESP32_BleSerial BLECharacteristic
100-
run: |
101-
cd Firmware/RTK_Everywhere/Patch/
102-
cp BleSerial.cpp /home/runner/Arduino/libraries/ESP32_BleSerial/src/BleSerial.cpp
103-
10498
- name: Patch libmbedtls
10599
run: |
106100
cd Firmware/RTK_Everywhere/Patch/

0 commit comments

Comments
 (0)