aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index af174b6..b9a1bdf 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ For example the `nodemcu-arduino` template will assume that the part follows the
will look like this:
namespace schematic {
-
+ ...
static const int AD0 = D0;
...
}