Put ticker class and pp_colors in hpp file in namespace and remove helper files (#2577)

This commit is contained in:
RocketGod 2025-03-20 00:08:21 -07:00 committed by GitHub
parent d73db884f0
commit 4ecc9d04fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 43 additions and 143 deletions

View file

@ -8,8 +8,6 @@
#include "ui_doom.hpp"
#include "ui.hpp"
#include "SPI_TFT_ILI9341.h"
#include "mbed.h"
#define SCREEN_WIDTH 240
#define SCREEN_HEIGHT 320