mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-08 04:28:47 +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.
|
* PKI Admin keys.
|
||||||
* If a Admin key is set with 'static unsigned char USERPREFS_ADMIN_KEY_1[] = {};' then it will be ignored
|
* If a Admin key is set with '{};'
|
||||||
* a PKI key must have a size of 32.
|
* then it will be ignored, a PKI key must have a size of 32.
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
#define USERPREFS_USE_ADMIN_KEY 1
|
#define USERPREFS_USE_ADMIN_KEY 1
|
||||||
|
Loading…
Reference in New Issue
Block a user