diff --git a/flash/flash.c b/flash/flash.c index bbb7aed..15ed6ba 100644 --- a/flash/flash.c +++ b/flash/flash.c @@ -820,7 +820,6 @@ for ( int i = 2; i < pflash_handle -> num_bytes; i += 2 ) else { timeout_ctr++; - HAL_Delay( 1 ); } }