Replaced 99.999% of switchScreen with Push/Pop
This commit is contained in:
@ -14,6 +14,7 @@ constexpr const char * const TAG = "BOBBY";
|
||||
using namespace std::chrono_literals;
|
||||
#include <espwifistack.h>
|
||||
#include <schedulertask.h>
|
||||
#include <screenmanager.h>
|
||||
|
||||
// local includes
|
||||
#include "bobbycar-common.h"
|
||||
|
Reference in New Issue
Block a user