aboutsummaryrefslogtreecommitdiffstats
path: root/Software/PMR/Messages/Debugging/SetupDebugDisributorsResponse.proto
blob: bb95ba5b0f9b1f8d0c7da7332232522e524699df (plain)
1
2
3
4
5
6
7
8
syntax = "proto3";

package Tango.PMR.Debugging;
option java_package = "com.twine.tango.pmr.debugging";

message SetupDebugDisributorsResponse
{
}