a few more compile-time infos about enabled/disabled features
helps to understand what you'll get
This commit is contained in:
@@ -313,4 +313,5 @@ void handleWs()
|
||||
#else
|
||||
void handleWs() {}
|
||||
void sendDataWs(AsyncWebSocketClient * client) {}
|
||||
#pragma message "WebSockets disabled - no live preview."
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user