Include cleanup: drivers

This commit is contained in:
okaestne
2020-11-15 05:04:22 +01:00
parent f0e1f98823
commit c3475b92fa
17 changed files with 23 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
#include "St7789.h"
#include <hal/nrf_gpio.h>
#include <libraries/delay/nrf_delay.h>
#include <nrfx_log.h>
#include "St7789.h"
#include "Spi.h"
using namespace Pinetime::Drivers;