Fixes and improvements (#445)
- Remove unnecessary CS work-around for Cardputers - Don't compile WifiMock when not necessary - Fix for running apps on devices without SPIRAM - Disable backlight dimming by default
This commit is contained in:
committed by
GitHub
parent
2ca8ae62fb
commit
719f7bcece
@@ -1,3 +1,7 @@
|
||||
#ifdef ESP_PLATFORM
|
||||
#include <sdkconfig.h>
|
||||
#endif
|
||||
|
||||
#ifndef CONFIG_ESP_WIFI_ENABLED
|
||||
|
||||
#include <Tactility/service/wifi/Wifi.h>
|
||||
|
||||
Reference in New Issue
Block a user