Skip to content

Commit 41530aa

Browse files
roma-jamCopilot
andauthored
Update device/esp_tinyusb/test_apps/remote_wakeup/main/test_remote_wakeup.c
Co-authored-by: Copilot <[email protected]>
1 parent 5a0ea7e commit 41530aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

device/esp_tinyusb/test_apps/remote_wakeup/main/test_remote_wakeup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ void test_device_remote_wakeup(void)
143143
*
144144
* Notes:
145145
* - This is a manual test, requiring user interaction on the host side to suspend the device.
146-
* - This test uses the default port (USB 1.1 when hwardware FS-only, USB 2.0 HS when hardware supports HS).
146+
* - This test uses the default port (USB 1.1 when hardware FS-only, USB 2.0 HS when hardware supports HS).
147147
*/
148148
TEST_CASE("HID class, Remote Wakeup", "[hid]")
149149
{

0 commit comments

Comments
 (0)