summaryrefslogtreecommitdiff
path: root/examples/hello_scripts/msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello_scripts/msg.c')
-rw-r--r--examples/hello_scripts/msg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/hello_scripts/msg.c b/examples/hello_scripts/msg.c
new file mode 100644
index 0000000..5258623
--- /dev/null
+++ b/examples/hello_scripts/msg.c
@@ -0,0 +1 @@
+const char *msg = "Hello World 1!";