add WebSocketsVersion.h and some build checks

This commit is contained in:
Links
2021-01-07 09:59:49 +01:00
parent 0e729cd896
commit fd83d6ad45
5 changed files with 143 additions and 14 deletions

View File

@@ -40,6 +40,8 @@
#include <functional>
#endif
#include "WebSocketsVersion.h"
#ifndef NODEBUG_WEBSOCKETS
#ifdef DEBUG_ESP_PORT
#define DEBUG_WEBSOCKETS(...) \