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

Merge pull request #1 from fabien-gigante/patch-1

Patch 1
This commit is contained in:
fabien-gigante
2016-08-26 16:29:18 +02:00
committed by GitHub
2 changed files with 0 additions and 2 deletions

View File

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

View File

@ -36,7 +36,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
*/ */
#include "Python.h"
#include <dirent.h> #include <dirent.h>
#include <time.h> #include <time.h>
#include "common.h" #include "common.h"