We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d6cb43 commit 3233f9dCopy full SHA for 3233f9d
ports/esp32/help.c
@@ -28,7 +28,7 @@
28
29
#include "py/builtin.h"
30
31
-const char *esp32_help_text =
+const char esp32_help_text[] =
32
"Welcome to MicroPython on the ESP32!\n"
33
"\n"
34
"For generic online docs please visit http://docs.micropython.org/\n"
0 commit comments