mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-21 01:45:47 +10:00
Merge commit 'refs/pull/379/head' of https://github.com/zjs81/meshcore-open into test-regions
This commit is contained in:
@@ -176,6 +176,8 @@ class BleDebugLogService extends ChangeNotifier {
|
||||
return 'CMD_SET_CUSTOM_VAR';
|
||||
case cmdSendTracePath:
|
||||
return 'CMD_SEND_TRACE_PATH';
|
||||
case cmdSetFloodScope:
|
||||
return 'CMD_SET_FLOOD_SCOPE';
|
||||
default:
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user