|
software:firmware
MakAir Firmware
|
Tools to control the blower. More...
Go to the source code of this file.
Classes | |
| class | Blower |
| Controls a blower. More... | |
Macros | |
| #define | BlowerSpeed2MicroSeconds(value) map(value, 0, 1800, 1000, 1950) |
| Convert a speed to a value in microseconds for the blower controller. More... | |
Variables | |
| Blower | blower |
Tools to control the blower.
Definition in file blower.h.
| #define BlowerSpeed2MicroSeconds | ( | value | ) | map(value, 0, 1800, 1000, 1950) |
|
extern |
Definition at line 20 of file blower.cpp.