increased NCLF so that initialize time is lower.

pull/2/head
xyqyear 2023-07-15 22:06:27 +08:00
parent 244c5f8369
commit 188319c2b6
1 changed files with 2 additions and 2 deletions

View File

@ -77,8 +77,8 @@ const uint8_t NHDR = 2;
const uint8_t NCLR = 4;
const uint8_t FDLR = 0;
const uint8_t MHDF = 2;
const uint8_t NHDF = 2;
const uint8_t NCLF = 255;
const uint8_t NHDF = 1;
const uint8_t NCLF = 32;
const uint8_t FDLF = 4;
// range: 0 - 3