source:
trunk/firmware_v2/SES/inc/fan.h
@
  30
        
        | Last change on this file since 30 was 30, checked in by f.jahn, 3 days ago | |
|---|---|
| File size: 126 bytes | |
| Line | |
|---|---|
| 1 | #ifndef __FAN_H | 
| 2 | #define __FAN_H | 
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | void FAN_SetSpeed(unsigned speed); | 
| 8 | unsigned FAN_GetLastSpeed(void); | 
| 9 | |
| 10 | |
| 11 | #endif | 
| 12 | 
Note: See TracBrowser
        for help on using the repository browser.
    