1
0
mirror of https://github.com/xtacocorex/CHIP_IO synced 2025-07-20 12:53:22 +00:00

Update c_softpwm.c

unnecessary include of Python
This commit is contained in:
fabien-gigante
2016-08-26 15:55:43 +02:00
committed by GitHub
parent c8e4323c27
commit ee0e27cb22

View File

@ -41,7 +41,6 @@ SOFTWARE.
#include "c_pwm.h"
#include "common.h"
#include "event_gpio.h"
#include "Python.h"
#define KEYLEN 7