Skip to content

Commit

Permalink
Update userPrefs.h
Browse files Browse the repository at this point in the history
Changed wording
  • Loading branch information
gjelsoe committed Nov 16, 2024
1 parent dbab5d7 commit d749e06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions userPrefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d749e06

Please sign in to comment.