EVERYTHING FROM THE OTHER REPO
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef FAN_PWM_H
|
||||
#define FAN_PWM_H
|
||||
|
||||
/* Sets the pwm speed of the robots fan device */
|
||||
void set_fanPWM(int pwm);
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user