Added readme file for bqh2 and disabled the SLOWDOWN config flag

This commit is contained in:
jbrazio
2016-03-01 02:10:01 +00:00
committed by Scott Lahteine
parent 6a21180bd4
commit 45dc8a51f3
2 changed files with 8 additions and 1 deletions

View File

@ -250,7 +250,7 @@
#define DEFAULT_MINSEGMENTTIME 20000
// If defined the movements slow down when the look ahead buffer is only half full
#define SLOWDOWN
//#define SLOWDOWN
// Frequency limit
// See nophead's blog for more info