From 4c760510893bc2478e5fb18c6559c6d98a2882e7 Mon Sep 17 00:00:00 2001 From: ploopyco <54917504+ploopyco@users.noreply.github.com> Date: Mon, 23 Sep 2019 16:50:53 -0400 Subject: [PATCH] Updated Appendix C: Firmware programming (markdown) --- Appendix-C:-Firmware-programming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Appendix-C:-Firmware-programming.md b/Appendix-C:-Firmware-programming.md index 0784481..99c9d6b 100644 --- a/Appendix-C:-Firmware-programming.md +++ b/Appendix-C:-Firmware-programming.md @@ -83,7 +83,7 @@ Plug the electronics assembly into your computer. The buttons should be clicking Congrats, you finished flashing the firmware! Give yourself a pat on the back. -You're ready to get on with this thing. Head over to [[1. Electronics assembly]] to continue assembling your Ploopy Mouse. +You're ready to get on with this thing. Head over to [[2. Electronics assembly]] to continue assembling your Ploopy Mouse. # Common Problems In general, Google is going to be very helpful when trying to discover the causes of problems. That's because we're using Arduino, and Arduino is very popular. If you're having problems, take a quick look here first, then dive into the Net.