commit
c6556bcdea
91 changed files with 391 additions and 434 deletions
|
|
@ -1,8 +1,5 @@
|
|||
#include <libraries/svc/nrf_svci.h>
|
||||
#include <FreeRTOS.h>
|
||||
#include <task.h>
|
||||
#include "Gfx.h"
|
||||
#include "../../drivers/St7789.h"
|
||||
#include "drivers/St7789.h"
|
||||
using namespace Pinetime::Components;
|
||||
|
||||
Gfx::Gfx(Pinetime::Drivers::St7789 &lcd) : lcd{lcd} {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue