mirror of
https://github.com/xtacocorex/CHIP_IO
synced 2025-07-20 04:43:21 +00:00
software servo! this implements and will close #41. also fixed issue with softpwm cleanup(), update to version 0.4.0
This commit is contained in:
@ -39,7 +39,7 @@ SOFTWARE.
|
||||
#include <unistd.h>
|
||||
#include <pthread.h>
|
||||
#include <time.h>
|
||||
#include "c_pwm.h"
|
||||
#include "c_softpwm.h"
|
||||
#include "common.h"
|
||||
#include "event_gpio.h"
|
||||
|
||||
|
Reference in New Issue
Block a user