From 206734d9861e51a95117de97dfba39a1b6e977bd Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Thu, 15 Oct 2015 23:47:47 +0200 Subject: [PATCH] fix cli redraw --- test/pts/ble_central_test.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/test/pts/ble_central_test.c b/test/pts/ble_central_test.c index cf6e2cfc6..763390fdf 100644 --- a/test/pts/ble_central_test.c +++ b/test/pts/ble_central_test.c @@ -784,6 +784,11 @@ void reset_screen(void){ rows[i] = NULL; } num_rows = 0; + for (i=0;i