diff options
| author | hathach <[email protected]> | 2022-02-26 17:03:54 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-02-26 17:06:50 +0700 |
| commit | 11c89d43abec5a37856e3f026b23ab26c33a656a (patch) | |
| tree | 06954f6869e455403692e40f12320ac6225688bc /src/device | |
| parent | bc63f59af2e75e4fc93715ac88a2a8360f09d69a (diff) | |
more internal rename
Diffstat (limited to 'src/device')
| -rw-r--r-- | src/device/dcd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/dcd.h b/src/device/dcd.h index 4e725c95a..8efbc90ef 100644 --- a/src/device/dcd.h +++ b/src/device/dcd.h @@ -40,7 +40,7 @@ //--------------------------------------------------------------------+ #ifndef CFG_TUD_ENDPPOINT_MAX - #define CFG_TUD_ENDPPOINT_MAX DCD_ATTR_ENDPOINT_MAX + #define CFG_TUD_ENDPPOINT_MAX TUP_DCD_ENDPOINT_MAX #endif //--------------------------------------------------------------------+ |
