summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/credits.c3
-rw-r--r--firmware/CREDITS1
2 files changed, 3 insertions, 1 deletions
diff --git a/apps/credits.c b/apps/credits.c
index 915f709287..04c3e00e74 100644
--- a/apps/credits.c
+++ b/apps/credits.c
@@ -55,7 +55,8 @@ char* credits[] = {
55 "Justin Heiner", 55 "Justin Heiner",
56 "Magnus Holmgren", 56 "Magnus Holmgren",
57 "Bill Napier", 57 "Bill Napier",
58 "George Styles" 58 "George Styles",
59 "Mats Lidell"
59}; 60};
60 61
61#ifdef HAVE_LCD_BITMAP 62#ifdef HAVE_LCD_BITMAP
diff --git a/firmware/CREDITS b/firmware/CREDITS
index d07ab76119..316f334907 100644
--- a/firmware/CREDITS
+++ b/firmware/CREDITS
@@ -33,3 +33,4 @@ Justin Heiner Code
33Magnus Holmgren Code 33Magnus Holmgren Code
34Bill Napier Build fixes 34Bill Napier Build fixes
35George Styles Code 35George Styles Code
36Mats Lidell Code \ No newline at end of file