ESP-NOW chat & P4 fixes (#454)
* Espnow chat fix Fixes chat app not appearing and coexistence with wifi STA mode. Wifi OFF and obviously not connected, espnow starts. Wifi ON and connected, espnow starts. Wifi ON and NOT connected, espnow starts. * Fix P4 build
This commit is contained in:
@@ -96,11 +96,4 @@ menu "Tactility App"
|
||||
help
|
||||
The minimum time to show the splash screen in milliseconds.
|
||||
When set to 0, startup will continue to desktop as soon as boot operations are finished.
|
||||
|
||||
config TT_WIFI_ENABLED
|
||||
bool "Enable WiFi Support"
|
||||
default n
|
||||
help
|
||||
Enable WiFi support for Tactility.
|
||||
Uses native WiFi on ESP32/ESP32-S3 or ESP-Hosted on ESP32-P4.
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user