nrf: Align help.c builtin help text to use correct type.

pull/1/head
Glenn Ruben Bakke 2017-10-04 21:52:08 +02:00 committed by Damien George
parent 8a4a05c1ee
commit 9e7cda8890
1 changed files with 1 additions and 1 deletions

View File

@ -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"