From e44cea49786d89dbd40780acb10824e2595ed3af Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Tue, 19 Sep 2017 12:48:22 -0400 Subject: [PATCH] Updated Blocks Reference Material (markdown) --- Blocks-Reference-Material.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blocks-Reference-Material.md b/Blocks-Reference-Material.md index a2dc934..872422b 100644 --- a/Blocks-Reference-Material.md +++ b/Blocks-Reference-Material.md @@ -1,5 +1,5 @@ ### Blocks Reference Manual -As you start to write more complicated op modes, you will need to use more features of the FIRST Tech Challenge software development kit (SDK). Bruce Schaffer of the Oregon Robotics Tournament & Outreach Program (ORTOP) created a useful reference document that describes the programming blocks that are available with the FTC Blocks Programming Tool: +As you start to write more complicated op modes, you will need to use more features of the FIRST Tech Challenge software development kit (SDK). Bruce Schafer of the Oregon Robotics Tournament & Outreach Program (ORTOP) created a useful reference document that describes the programming blocks that are available with the FTC Blocks Programming Tool: [FTC Blocks Programming Tool Reference Manual](http://www.ortop.org/ftc/BlocksProgramming/BlocksProgrammingReferenceManual.pdf)