fix case sensitive webserver.h include for windows users
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
#include "actions/bluetoothbeginaction.h"
|
#include "actions/bluetoothbeginaction.h"
|
||||||
#include "actions/bluetoothbeginmasteraction.h"
|
#include "actions/bluetoothbeginmasteraction.h"
|
||||||
#include "actions/bluetoothconnectbmsaction.h"
|
#include "actions/bluetoothconnectbmsaction.h"
|
||||||
#include "webserver.h"
|
#include "bobby_webserver.h"
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
ModeInterface *lastMode{};
|
ModeInterface *lastMode{};
|
||||||
|
Reference in New Issue
Block a user