From 38fd8f51c8d6b9f92162140bcc14a50e00b30872 Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Wed, 14 May 2025 12:36:06 +0200 Subject: [PATCH] Added readme about the examples folder name --- Examples/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Examples/README.md diff --git a/Examples/README.md b/Examples/README.md new file mode 100644 index 0000000..b694fe9 --- /dev/null +++ b/Examples/README.md @@ -0,0 +1 @@ +Important: this folder has to be names 'examples' exactly to maintain compatibility with Arduino \ No newline at end of file