![]() |
Speeduino
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
| void | initialiseFan (uint8_t fanPin) |
| void | fanControl (void) |
| void | fanOn (void) |
| void | fanOff (void) |
| void | fanInterrupt (void) |
| void fanControl | ( | void | ) |


| void fanInterrupt | ( | void | ) |

| void fanOff | ( | void | ) |


| void fanOn | ( | void | ) |


| void initialiseFan | ( | uint8_t | fanPin | ) |

