Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: modem: cmux: add missing timeout param
Add the missing timeout parameter to `modem_pipe_open()` and `modem_pipe_close()` calls. 10 seconds is the default value used in the Zephyr tree. Fixes a regression introduced in zephyrproject-rtos#74325. Signed-off-by: Tomi Fontanilles <[email protected]>
- Loading branch information