only fan speed not working
This commit is contained in:
parent
34eeca14e0
commit
c08a762c00
6 changed files with 106 additions and 52 deletions
|
|
@ -37,3 +37,5 @@ void on_pin_change(uint8_t pin, uint8_t value);
|
|||
uint16_t get_pm25_out();
|
||||
uint16_t get_pm25_in();
|
||||
float get_temp_out();
|
||||
void toggle_pm_switch();
|
||||
void set_pm_fanspeed(uint8_t speed);
|
||||
Loading…
Add table
Add a link
Reference in a new issue