mirror of
https://github.com/meshtastic/python.git
synced 2026-02-16 19:01:17 -05:00
reset regen bash again
This commit is contained in:
@@ -16,6 +16,4 @@ else
|
||||
sed -i -e 's/^import.*_pb2/from . \0/' meshtastic/*.py
|
||||
# automate the current workaround (may be related to Meshtastic-protobufs issue #27 https://github.com/meshtastic/protobufs/issues/27)
|
||||
sed -i -e "s/^None = 0/globals()['None'] = 0/" meshtastic/mesh_pb2.py
|
||||
fi
|
||||
|
||||
mv ./meshtastic/*_pb2.py ./meshtastic/pbDefinitions/
|
||||
fi
|
||||
Reference in New Issue
Block a user