mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
Merge branch 'pr-moveproto' into pr-powermon
This commit is contained in:
commit
ef4b534396
77 files changed
+1700
-1929
No files matched your search
@@ -37,5 +37,5 @@ jobs:
|
||||
git config --global user.email 'bot@noreply.github.com'
|
||||
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}
|
||||
git add protobufs
|
||||
git add meshtastic
|
||||
git add meshtastic/protobuf
|
||||
git commit -m "Update protobuf submodule" && git push || echo "No changes to commit"
|
||||
Reference in new issue
Block a user