Add some docs

This commit is contained in:
Chris Giacofei 2022-01-14 21:10:51 -05:00
parent 0970dee99a
commit 8908eccdb6
3 changed files with 11 additions and 0 deletions

Binary file not shown.

BIN
docs/menu.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

11
docs/pins.txt Normal file
View File

@ -0,0 +1,11 @@
// Pin Definitions
#define encoderCLK 2
#define encoderDT 3
#define encoderBTN 4
#define kettlePWM 5
#define kettleRTDCS 47
#define mashRTDCS 48
LCD display:
SDA & SCL pins are 20 & 21