From 84b38921ee2cc79ed46287c03133b5eb92597748 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 15 Aug 2016 23:33:46 +0200 Subject: o Adding new command: kicad_pcb_plot to plot a PCB. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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; ... } -- cgit v1.2.3