This website works better with JavaScript.
Home
Explore
Help
Sign In
hs_tohidi
/
NE-Smart-Tracker
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3
Commits
5
Branches
0
Tags
351 MiB
Python
99.3%
Shell
0.7%
Tree:
2fe9e82105
NE-Smart-Tracker
/
message_queue
/
proto
/
Point.proto
6 lines
67 B
Raw
Blame
History
syntax
=
"proto3"
;
message
Point
{
int32
x
=
1
;
int32
y
=
2
;
}
Reference in new issue