Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modules: shell: Add wait before UARTs are suspended
Add a short wait before UARTs are suspended to leave time to empty the buffers. Otherwise an assert will kick in because the TX_STOPPED event has not been received before suspending the UARTs. Signed-off-by: Jan Tore Guggedal <jantore.guggedal@nordicsemi.no>
- Loading branch information