Move to Native SPI implementations of ILI9341 and STMPE610

This commit is contained in:
Pim van Pelt
2017-12-01 13:57:43 +01:00
parent 5b80d88b86
commit eab5f31a92
36 changed files with 71 additions and 10325 deletions

@ -1,5 +1,5 @@
#include "backlight.h"
#include "stmpe610.h"
#include "mgos_stmpe610.h"
static float backlight_duty;
static float backlight_target_duty;