Add optional console Tee to safeboot

This commit is contained in:
Theo Arends 2022-06-06 18:19:30 +02:00
parent 8a425c40c9
commit 45f499d352
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@
#define USE_WEBSERVER
#define USE_WEBCLIENT
#define USE_WEBCLIENT_HTTPS
#define USE_SERIAL_BRIDGE // Add support for software Serial Bridge console Tee (+0k8 code)
#endif // FIRMWARE_SAFEBOOT