Simplify `uart_cb_handler` by directly using `dev` instead of `cfg->dev`, as both hold the same value. Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| modbus_client.c | ||
| modbus_core.c | ||
| modbus_internal.h | ||
| modbus_raw.c | ||
| modbus_serial.c | ||
| modbus_server.c | ||