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

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

message StopDebugLogResponse
{

}