From 3cf9ab7b55401b11748706cad91255820fcd1aa4 Mon Sep 17 00:00:00 2001 From: cynergyou Date: Wed, 3 Apr 2019 14:50:01 -0400 Subject: [PATCH] Updated Blocks Tutorial (markdown) --- Blocks-Tutorial.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Blocks-Tutorial.md b/Blocks-Tutorial.md index d73199d..bae6e80 100644 --- a/Blocks-Tutorial.md +++ b/Blocks-Tutorial.md @@ -3,6 +3,10 @@ The FTC Blocks Programming Tool is a visual design tool that lets programmers us

+This tutorial is available in two different versions. + * If you are using an Android phone as your Robot Controller, click here to view the Android phone tutorial. + * If you are using the Control Hub as your Robot Controller, click here to view the Control Hub tutorial. + ### Table of Contents 1. Introduction