From 9dfc71662437ccca6f9dd7b75fd1742ee789960f Mon Sep 17 00:00:00 2001 From: Phil Howard Date: Wed, 25 Mar 2015 00:30:28 +0000 Subject: [PATCH] Updated TODO --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index a50604b..d13934c 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,11 @@ #TODO +Replace WiringPi code examples with equivilent, and much more useful RPi.GPIO examples. + Add pin setup to overlays- IN/OUT, plus polarity Active HIGH/LOW Add PNG renderer to turn JSON overlays into usable pinout images Change pincount to useful figure that details compatibility - HAT, 26 pin, etc -Remove "exclusive" from JSON since all defined, non-i2c or SPI pins will be exclusive anyway \ No newline at end of file +Remove "exclusive" from JSON since all defined, non-i2c or SPI pins will be exclusive anyway