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

}