diff options
Diffstat (limited to 'src/drivers/St7789.h')
| -rw-r--r-- | src/drivers/St7789.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/drivers/St7789.h b/src/drivers/St7789.h index fcb6f944..45d4b56d 100644 --- a/src/drivers/St7789.h +++ b/src/drivers/St7789.h @@ -3,9 +3,7 @@ #include <cstdint> #include <functional> -#include <hal/nrf_gpio.h> -#include <nrfx_log.h> -#include "drivers/Spi.h" +#include <FreeRTOS.h> namespace Pinetime { namespace Drivers { |
