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>
Loading
Please sign in to comment