feat: 改进配置方式,重写逻辑。

This commit is contained in:
2022-11-28 00:09:18 +08:00
parent 7e1c4dd245
commit 479fdba9f6
10 changed files with 444 additions and 182 deletions

View File

@@ -1,4 +1,6 @@
pub mod led_color;
pub mod screen;
pub mod manager;
pub mod screenshot;
pub mod screenshot;
pub mod display_picker;
pub mod config;