Merge branch 'master' into ESPIDF-Rollup

This commit is contained in:
Ben Meadors 2022-09-13 06:36:56 -05:00 committed by GitHub
commit bfd1fecc2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -298,7 +298,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -U platformio adafruit-nrfutil
pip install -U meshtastic meshtastic==1.3a30 # --pre meshtastic
pip install -U meshtastic meshtastic==1.3a32 # --pre meshtastic
- name: Upgrade platformio
run: |