1
0
Fork 0

big cleanup and minor refactoring. thanks iFreilicht.

This commit is contained in:
Toni 2016-08-16 16:32:42 +02:00
parent 68005ce602
commit b1ac91a040
6 changed files with 77 additions and 163 deletions

View file

@ -20,12 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "../../config.h"
// only change
#define RGB_DI_PIN B2
#define RGBLIGHT_TIMER
#define RGBLED_NUM 8 // Number of LEDs
#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 17
#define RGBLIGHT_VAL_STEP 17
#endif