mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Big refactor out of Aura LED data structs
This commit is contained in:
7
rog-core/src/lib.rs
Normal file
7
rog-core/src/lib.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
mod config;
|
||||
/// The core module which allows writing to LEDs or polling the
|
||||
/// laptop keyboard attached devices
|
||||
pub mod core;
|
||||
pub mod daemon;
|
||||
pub mod laptops;
|
||||
mod virt_device;
|
||||
Reference in New Issue
Block a user