Skip to content

Commit

Permalink
Update docs about memory consumption (closes #715)
Browse files Browse the repository at this point in the history
Not true anymore since #621
  • Loading branch information
stephane committed Jul 17, 2024
1 parent 47ff9ef commit dbb0766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ communications over TCP IPv4 and IPv6 networks. It does not require a checksum
calculation as lower layer takes care of the same.

Contrary to the TCP IPv4 only backend, the TCP PI backend offers hostname
resolution but it consumes about 1 kB of additional memory.
resolution.

Create a Modbus TCP PI context, you should use [modbus_new_tcp_pi](modbus_new_tcp_pi.md).

Expand Down

0 comments on commit dbb0766

Please sign in to comment.