Remove &retime when abc9 -fast

This commit is contained in:
Eddie Hung 2019-06-27 15:17:39 -07:00
parent 6bf73e3546
commit 137c91d9a9
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
#endif
#define ABC_FAST_COMMAND_LUT "&st; &retime; &if {W}"
#define ABC_FAST_COMMAND_LUT "&st; &if {W} {D}"
#include "kernel/register.h"
#include "kernel/sigtools.h"