aboutsummaryrefslogtreecommitdiffstats
path: root/Software/PMR/Messages/Debugging/StopDebugLogRequest.proto
blob: b5f37dc3128be93b0f01483382ca2a8f426c2442 (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 StopDebugLogRequest
{

}