6 lines
No EOL
95 B
C
6 lines
No EOL
95 B
C
|
|
|
|
void SAIL_Init(void);
|
|
|
|
// sets the opening angle of the sail
|
|
void SAIL_SetAngle(float angle); |