mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Fixed Benito project discarding incoming data from the USB virtual serial port when the USART is busy.
Minor documentation improvements.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
/** \file
|
||||
*
|
||||
* Main source file for the LEDNotfier project. This file contains the main tasks of
|
||||
* the demo and is responsible for the initial application hardware configuration.
|
||||
* the project and is responsible for the initial application hardware configuration.
|
||||
*/
|
||||
|
||||
#include "LEDNotifier.h"
|
||||
|
||||
Reference in New Issue
Block a user