diff options
Diffstat (limited to 'Software/PMR/Messages/Debugging/StartDebugLogResponse.proto')
| -rw-r--r-- | Software/PMR/Messages/Debugging/StartDebugLogResponse.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/PMR/Messages/Debugging/StartDebugLogResponse.proto b/Software/PMR/Messages/Debugging/StartDebugLogResponse.proto index 6648604a1..09e238517 100644 --- a/Software/PMR/Messages/Debugging/StartDebugLogResponse.proto +++ b/Software/PMR/Messages/Debugging/StartDebugLogResponse.proto @@ -13,4 +13,5 @@ message StartDebugLogResponse uint32 Filter = 4; string Message = 5; uint32 ModuleId = 6; + uint32 Parameter = 7; }
\ No newline at end of file |
