From 108fb1f8092ea48e7ff70e9499b8fcbf3cc8adf3 Mon Sep 17 00:00:00 2001 From: gjelsoe <36234524+gjelsoe@users.noreply.github.com> Date: Sat, 16 Nov 2024 17:21:13 +0100 Subject: [PATCH] Update userPrefs.h Changed wording --- userPrefs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/userPrefs.h b/userPrefs.h index a0e82f199..622a491c3 100644 --- a/userPrefs.h +++ b/userPrefs.h @@ -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