-
- Downloads
at driver: fix at_send_cmd_get_lines bug
When reusing the same buffer for the at command and response, no command would be sent because the buffer was cleared. This is fixed by only clearing the buffer after the command has been sent.
Please register or sign in to comment