reset regen bash again

This commit is contained in:
foglet15
2024-02-25 14:02:45 -05:00
parent 1a8778022f
commit 769c99ec7d

View File

@@ -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