Files
squeezelite-esp32/components/spotify/cspot/protocol/mercury.proto
Philippe G 898998efb0 big merge
2021-12-18 21:04:23 -08:00

5 lines
86 B
Protocol Buffer

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