zephyr/include
Wojciech Slenska 90dfe9f2db modem: chat: extend request_size to uint16_t
Some AT commands, are longer than 255 chars.
Also, script_send_request_pos is uint16_t, so with this change,
request_size will have the same type.

Signed-off-by: Wojciech Slenska <wsl@trackunit.com>
2023-09-25 19:47:50 +02:00
..
zephyr modem: chat: extend request_size to uint16_t 2023-09-25 19:47:50 +02:00