Silly typo

This commit is contained in:
ShikyC 2024-01-29 00:53:18 -08:00
parent b9564f702d
commit da35371737

View File

@ -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