diff options
| author | hathach <[email protected]> | 2021-05-22 16:48:07 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-05-22 16:48:07 +0700 |
| commit | 89dad1ad414e36aa3f0d69b35d06ec82c3e0f168 (patch) | |
| tree | 560b720ea45e7cc7dbf18fed0cc65854151a4f0d /src/class | |
| parent | 99add05aa78a0fd5d462ab822d0c4656c41c59d7 (diff) | |
update app
Diffstat (limited to 'src/class')
| -rw-r--r-- | src/class/hid/hid_host.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/class/hid/hid_host.h b/src/class/hid/hid_host.h index dc0d8c935..1537216bb 100644 --- a/src/class/hid/hid_host.h +++ b/src/class/hid/hid_host.h @@ -63,9 +63,7 @@ typedef struct //--------------------------------------------------------------------+ // Application API (Multiple devices) -// Note: -// - tud_n : is multiple devices API -// - class_n : is multiple instances API +// - tud_n : is multiple devices API //--------------------------------------------------------------------+ // Get the number of HID instances |
