Skip to content

Commit a065b46

Browse files
authored
Remove TODO to allow compilation checker script to run for Cpp snippet
1 parent 124b85e commit a065b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/usb/USBHID.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can use the USBHID class to turn an Mbed board into an HID (Human Interface
1212

1313
### main.cpp
1414

15-
```C++ TODO
15+
```C++
1616
#include <stdio.h>
1717

1818
#include "mbed.h"

0 commit comments

Comments
 (0)