repo.or.cz
/
LuatOS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add: 添加air780epvh的定位演示代码,初始化版本
[LuatOS.git]
/
demo
/
protobuf
/
person.pbtxt
blob
090fde87021be40b8f18d79888cd42614d3517fc
1
syntax = "proto2";
2
message Person {
3
optional string name = 1;
4
optional int32 id = 2;
5
optional string email = 3;
6
}