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

pull/3137/merge
Glenn Ruben Bakke 2017-10-04 21:52:08 +02:00 zatwierdzone przez Damien George
rodzic 8a4a05c1ee
commit 9e7cda8890
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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