Skip to content

Commit

Permalink
Remove patch for BleSerial
Browse files Browse the repository at this point in the history
  • Loading branch information
nseidle committed Aug 29, 2024
1 parent ab82d94 commit bf88dcb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/compile-rtk-everywhere.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,6 @@ jobs:
"SparkFun IM19 IMU Arduino Library"@1.0.1
"SparkFun UM980 Triband RTK GNSS Arduino Library"@1.0.4

# https://github.com/avinabmalla/ESP32_BleSerial/issues/15
- name: Patch ESP32_BleSerial BLECharacteristic
run: |
cd Firmware/RTK_Everywhere/Patch/
cp BleSerial.cpp /home/runner/Arduino/libraries/ESP32_BleSerial/src/BleSerial.cpp
- name: Patch libmbedtls
run: |
cd Firmware/RTK_Everywhere/Patch/
Expand Down

0 comments on commit bf88dcb

Please sign in to comment.