FIX: fix fan issue

JIRA: STUDIO-9277 STUDIO-9280 STUDIO-9238 STUDIO-9239 STUDIO-9190
STUDIO-9189 STUDIO-9191

Change-Id: Id70f02fa40369d38c082d2d5a71a6b0808938e38
(cherry picked from commit fc7a2d28f27115eacd8bff5d713e08db9f310205)
This commit is contained in:
Kunlong Ma
2024-12-18 21:35:42 +08:00
committed by Noisyfox
parent 257fc86ca9
commit 1e44033480
4 changed files with 97 additions and 101 deletions

View File

@@ -159,7 +159,7 @@ public:
void set_fan_speed(int g);
void set_fan_speed_percent(int speed);
void set_fan_switch(bool s);
void post_event(int type);
void post_event();
void on_swith_fan(wxMouseEvent& evt);
void on_swith_fan(bool on);
void update_mode();