mirror of https://github.com/arendst/Tasmota.git
Add optional console Tee to safeboot
This commit is contained in:
parent
8a425c40c9
commit
45f499d352
|
@ -180,6 +180,7 @@
|
||||||
#define USE_WEBSERVER
|
#define USE_WEBSERVER
|
||||||
#define USE_WEBCLIENT
|
#define USE_WEBCLIENT
|
||||||
#define USE_WEBCLIENT_HTTPS
|
#define USE_WEBCLIENT_HTTPS
|
||||||
|
#define USE_SERIAL_BRIDGE // Add support for software Serial Bridge console Tee (+0k8 code)
|
||||||
|
|
||||||
#endif // FIRMWARE_SAFEBOOT
|
#endif // FIRMWARE_SAFEBOOT
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue