Minor cleanup

This commit is contained in:
Attila BODY 2018-12-17 09:37:38 +01:00
parent 7abafe7c8c
commit d1caa51a89
9 changed files with 174 additions and 187 deletions

View file

@ -8,9 +8,9 @@
#ifndef LEDBUFFERS_H_
#define LEDBUFFERS_H_
#include "Config.h"
#include "Pixel.h"
#define NUMPIXELS 144
#ifdef __cplusplus
extern "C" {