summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/nrf/help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/nrf/help.c b/ports/nrf/help.c
index a2f6878d0..5cbb0fc91 100644
--- a/ports/nrf/help.c
+++ b/ports/nrf/help.c
@@ -31,7 +31,7 @@
#include "help_sd.h"
#endif
-const char * nrf5_help_text =
+const char nrf5_help_text[] =
"Welcome to MicroPython!\n"
"\n"
"For online help please visit http://micropython.org/help/.\n"