mirror of
https://github.com/meshtastic/python.git
synced 2026-01-04 05:47:57 -05:00
5 lines
65 B
Bash
Executable File
5 lines
65 B
Bash
Executable File
#!/bin/bash
|
|
|
|
|
|
protoc -I=proto --python_out meshtastic mesh.proto
|