You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/DeviceSelector.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ const openDevice =
94
94
95
95
if(is9161DK(device)){
96
96
logger.warn(
97
-
'Modem tracing can become unresponsive when resetting the device multiple times. An automatic firmware update is being worked on.'
97
+
'Modem tracing can become unresponsive when resetting the device multiple times. An automatic firmware update to resolve the issue is being worked on.'
0 commit comments