adjustments
This commit is contained in:
parent
37bb77bc88
commit
9350f90a42
5 changed files with 15 additions and 16 deletions
|
@ -12,8 +12,8 @@ using namespace daisy;
|
|||
#define OSCLSK_SCREEN_YSZ ILI9341_TFTWIDTH
|
||||
|
||||
|
||||
#define OSCLSK_RATE_DIV 64
|
||||
#define OSCLSK_LKB_AMOUNT 32
|
||||
#define OSCLSK_RATE_DIV 48
|
||||
#define OSCLSK_LKB_AMOUNT 10
|
||||
|
||||
#define OSCLSK_BLOCK_LEN OSCLSK_SCREEN_XSZ
|
||||
#define OSCLSK_TRIG_LOOKBACK 0x100u
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue