Skip to content

Commit 9e7409d

Browse files
philmozpfeerick
authored andcommitted
fix(bw): popup USB menu not closing on disconnect (#4780)
1 parent 184ea37 commit 9e7409d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

radio/src/main.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ void openUsbMenu()
130130

131131
void closeUsbMenu()
132132
{
133+
CLEAR_POPUP();
133134
}
134135

135136
#endif

0 commit comments

Comments
 (0)