Skip to content

Commit 2a4d201

Browse files
committed
try formatting 2
1 parent 99d2166 commit 2a4d201

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/Modbus-Bridge.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Modbus Bridge
22

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`:"
3+
??? tip "This feature is only included in `tasmota32` binary"
4+
When [compiling your build](Compile-your-build) add the following to `user_config_override.h`:
65
```c++
76
#ifndef USE_MODBUS_BRIDGE
87
#define USE_MODBUS_BRIDGE // Add support for software Modbus Bridge (+3k code)

0 commit comments

Comments
 (0)