\r
/** \file\r
*\r
- * Main source file for the KeyboardFullInt demo. This file contains the main tasks of the demo and\r
+ * Main source file for the Keyboard demo. This file contains the main tasks of the demo and\r
* is responsible for the initial application hardware configuration.\r
*/\r
\r
/** Function to manage status updates to the user. This is done via LEDs on the given board, if available, but may be changed to\r
* log to a serial port, or anything else that is suitable for status updates.\r
*\r
- * \param CurrentStatus Current status of the system, from the KeyboardFullInt_StatusCodes_t enum\r
+ * \param CurrentStatus Current status of the system, from the Keyboard_StatusCodes_t enum\r
*/\r
void UpdateStatus(uint8_t CurrentStatus)\r
{\r