Fix ifdefs/endifs in ep_buffer.xc

This commit is contained in:
Daniel Pieczko
2022-03-02 08:58:40 +00:00
parent 769bfa1a5a
commit 7a493ca479
2 changed files with 4 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ UNRELEASED
----------
* CHANGED: Exclude HID Report functions unless the HID feature is enabled
* FIXED: Incorrect conditional compilation of HID report code
3.1.0
-----