mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-06 19:49:19 +00:00
Update userPrefs.h
Changed wording
This commit is contained in:
parent
65f91b8d14
commit
108fb1f809
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user