From d749e06425d893f5f5339dbb79ba6f8df2545899 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 a0e82f1995..622a491c34 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