Delete the variant-specific NullDisplayDriver.h and update target.h to use the shared implementation from #735
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#ifdef HELTEC_T114_WITH_DISPLAY
|
||||
#include <helpers/ui/ST7789Display.h>
|
||||
#else
|
||||
#include "NullDisplayDriver.h"
|
||||
#include "helpers/ui/NullDisplayDriver.h"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user