ports/nrf: Align help.c builtin help text to use correct type after upmerge with upstream master.
This commit is contained in:
parent
44e2cb415f
commit
831759faaa
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user