Files
squeezelite-esp32/components/spotify/cspot/protobuf/mercury.proto
2023-07-25 22:28:19 -07:00

5 lines
86 B
Protocol Buffer

message Header {
optional string uri = 0x01;
optional string method = 0x03;
}