mirror of
https://github.com/ShikyC/Taiko-Drum-Controller-Arduino.git
synced 2024-11-12 00:50:46 +01:00
Silly typo
This commit is contained in:
parent
b9564f702d
commit
da35371737
@ -21,10 +21,10 @@
|
|||||||
#define P2_R_DON_SENS 1.0
|
#define P2_R_DON_SENS 1.0
|
||||||
#define P2_R_KAT_SENS 1.0
|
#define P2_R_KAT_SENS 1.0
|
||||||
|
|
||||||
/********************************************************
|
/**********************************************
|
||||||
CHANGING THE FOLLOWING PARAMETERS ARE NOT RECOMMENDED
|
CHANGING THE FOLLOWING PARAMETERS ARE NOT
|
||||||
UNLESS YOU KNOW HOW THEY WORKS
|
RECOMMENDED UNLESS YOU KNOW HOW THEY WORK
|
||||||
**********************************************************/
|
***********************************************/
|
||||||
|
|
||||||
// Cache length must be the power of 2 (8, 16, 32, etc.)
|
// Cache length must be the power of 2 (8, 16, 32, etc.)
|
||||||
// See cache.h for the reason
|
// See cache.h for the reason
|
||||||
|
Loading…
Reference in New Issue
Block a user