Skip to content

Commit

Permalink
Removed driver_name from main_boardtest
Browse files Browse the repository at this point in the history
  • Loading branch information
CoretechR committed Dec 24, 2024
1 parent 6906610 commit 9b6e3ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Platformio/hardware/ESP32/boardtest/main_boardtest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,6 @@ class LGFX : public lgfx::LGFX_Device

public:

const char* driver_name = "ILI9341";
const char* mcu_name = "ESP32";

LGFX(void)
{
{
Expand Down

0 comments on commit 9b6e3ca

Please sign in to comment.