aboutsummaryrefslogtreecommitdiff
path: root/generate.go
blob: ccc937761782042e479dae09e6c93cbb4b16ff3c (plain)
1
2
//go:generate protoc  -I ./protobufs/ --go_out=. --go_opt=paths=source_relative --go-vtproto_out=paths=source_relative:. --go-vtproto_opt=features=marshal+unmarshal+size ./protobufs/meshtastic/*.proto
package meshtastic