mirror of
https://github.com/google/pebble.git
synced 2025-11-29 10:42:24 -05:00
Import of the watch repository from Pebble
This commit is contained in:
6
third_party/nanopb/tests/map/map.proto
vendored
Normal file
6
third_party/nanopb/tests/map/map.proto
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
syntax = "proto3";
|
||||
|
||||
message MyMessage {
|
||||
map<string,uint32> numbers = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user