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

}