Update userPrefs.h

Changed wording
This commit is contained in:
gjelsoe 2024-11-16 17:21:13 +01:00 committed by Tom Fifield
parent 65f91b8d14
commit 108fb1f809

View File

@ -71,8 +71,8 @@ static unsigned char icon_bits[] = {
/*
* PKI Admin keys.
* If a Admin key is set with 'static unsigned char USERPREFS_ADMIN_KEY_1[] = {};' then it will be ignored
* a PKI key must have a size of 32.
* If a Admin key is set with '{};'
* then it will be ignored, a PKI key must have a size of 32.
*/
/*
#define USERPREFS_USE_ADMIN_KEY 1