From 4b77067d4463e825ffdd188aaac321514786f506 Mon Sep 17 00:00:00 2001 From: blakadder Date: Fri, 15 Feb 2019 00:34:27 +0100 Subject: [PATCH] Updated Templates (markdown) --- Templates.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Templates.md b/Templates.md index ebc62e9f..c527292f 100644 --- a/Templates.md +++ b/Templates.md @@ -129,6 +129,8 @@ In our example GPIO00 has the number `17` which corresponds to Button1 according |147|ALux IrRcv| |148|Serial Tx|149|Serial Rx| +[Google Sheet](https://docs.google.com/spreadsheets/d/10aYCaR3P09omn_vryFGyyq7dS-XK54K2fGAcb4gruik/edit?usp=sharing) with the GPIOS sorted by number or alphabetically. + ## FLAG The FLAG value is an 8-bit mask where each bit controls a feature. Add FLAG values to set multiple bits.