mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Replace ring buffer library in Benito and USBtoSerial projects with the new lightweight ring buffer header to improve reliability.
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
#include "Descriptors.h"
|
||||
|
||||
#include "Lib/RingBuff.h"
|
||||
#include "Lib/LightweightRingBuff.h"
|
||||
|
||||
#include <LUFA/Version.h>
|
||||
#include <LUFA/Drivers/Board/LEDs.h>
|
||||
|
||||
Reference in New Issue
Block a user