Skip to content

Commit f933610

Browse files
committed
Remove forgotten log.
1 parent e0dcdcc commit f933610

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

right/src/power_mode.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ void PowerMode_ActivateMode(power_mode_t mode, bool toggle, bool force, const ch
182182
}
183183

184184
void PowerMode_WakeHost() {
185-
LogUS("Usb_RemoteWakeup\n");
186185
USB_RemoteWakeup();
187186
}
188187

0 commit comments

Comments
 (0)