mirror of
https://github.com/trezor/trezor-firmware.git
synced 2026-02-20 00:33:30 +01:00
chore(common): correct DebugLinkSetLogFilter next message annotation
[no changelog]
This commit is contained in:
@@ -299,7 +299,8 @@ message DebugLinkGcInfo {
|
||||
|
||||
/**
|
||||
* Request: Set logging filter string.
|
||||
* @end
|
||||
* @start
|
||||
* @next Success
|
||||
*/
|
||||
message DebugLinkSetLogFilter {
|
||||
optional string filter = 1; // filter string
|
||||
|
||||
Reference in New Issue
Block a user