Updated header

This commit is contained in:
Christoffer Martinsson 2023-08-05 13:00:36 +02:00
parent dce996484c
commit 30e640625a
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
//! Project: CMtec CMDR Keyboard 42 //! Project: CMtec CMDR joystick 24
//! Date: 2023-07-01 //! Date: 2023-08-01
//! Author: Christoffer Martinsson //! Author: Christoffer Martinsson
//! Email: cm@cmtec.se //! Email: cm@cmtec.se
//! License: Please refer to LICENSE in root directory //! License: Please refer to LICENSE in root directory

View File

@ -1,5 +1,5 @@
//! Project: CMtec CMDR Keyboard 42 //! Project: CMtec CMDR joystick 24
//! Date: 2023-07-01 //! Date: 2023-08-01
//! Author: Christoffer Martinsson //! Author: Christoffer Martinsson
//! Email: cm@cmtec.se //! Email: cm@cmtec.se
//! License: Please refer to LICENSE in root directory //! License: Please refer to LICENSE in root directory
@ -16,7 +16,7 @@ use ws2812_pio::Ws2812Direct;
/// * OFF = Syatem offline /// * OFF = Syatem offline
/// * NORMAL = All system Ok /// * NORMAL = All system Ok
/// * ACTIVITY = System activity /// * ACTIVITY = System activity
/// * OTHER = Other activity /// * OTHER = Other activity
/// * WARNING = Warning /// * WARNING = Warning
/// * ERROR = Error /// * ERROR = Error
/// * BOOTLOADER = Bootloader active /// * BOOTLOADER = Bootloader active