From 36e66a4c28b10bca49d9a2ca07826d4435c83524 Mon Sep 17 00:00:00 2001 From: ploopyco <54917504+ploopyco@users.noreply.github.com> Date: Wed, 25 Sep 2019 17:11:17 -0400 Subject: [PATCH] Updated Appendix C: Firmware programming (markdown) --- Appendix-C:-Firmware-programming.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Appendix-C:-Firmware-programming.md b/Appendix-C:-Firmware-programming.md index 0b58808..a57b7ec 100644 --- a/Appendix-C:-Firmware-programming.md +++ b/Appendix-C:-Firmware-programming.md @@ -24,9 +24,9 @@ The base PCB has a 6-pin ICSP header. The pins are numbered like this: 5 -> o o <- 6 ``` -Note that pin 1 is a square pad on the board. Also, this is the way the header looks when viewed from the *top* of the board (i.e. the microcontroller is visible). +Note that pin 1 is a square pad on the board. Also, this is the way the header looks when viewed from the *top* of the board (i.e. when the microcontroller is visible). -Make the following connections using hookup wire +Make the following connections using hookup wire: ``` ICSP Pin 1 -> Arduino Pin D12 (MISO)