Fixes to work again with old idf too
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
#include "screenmanager.h"
|
#include "screenmanager.h"
|
||||||
|
|
||||||
|
#include <cassert>
|
||||||
|
|
||||||
namespace espgui {
|
namespace espgui {
|
||||||
|
|
||||||
std::unique_ptr<Display> currentDisplay;
|
std::unique_ptr<Display> currentDisplay;
|
||||||
|
Reference in New Issue
Block a user