We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d2166 commit 2a4d201Copy full SHA for 2a4d201
docs/Modbus-Bridge.md
@@ -1,8 +1,7 @@
1
# Modbus Bridge
2
3
-!!! info "This feature is only included in `tasmota32` binary"
4
-
5
-!!! tip "To use it you must [compile your build](Compile-your-build). Add the following to `user_config_override.h`:"
+??? tip "This feature is only included in `tasmota32` binary"
+ When [compiling your build](Compile-your-build) add the following to `user_config_override.h`:
6
```c++
7
#ifndef USE_MODBUS_BRIDGE
8
#define USE_MODBUS_BRIDGE // Add support for software Modbus Bridge (+3k code)
0 commit comments