From 1859ee98cb5bde31fe26dc56d5669e764501ffcd Mon Sep 17 00:00:00 2001 From: Westside Robotics Date: Tue, 3 Oct 2023 08:11:29 -0700 Subject: [PATCH] 10-3-23 change Blocks TFOD "Easy" to "Basic", since the tutorial applies to both --- _Sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index b186596..85f3278 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -29,7 +29,7 @@ * [Vuforia Tutorial](Vuforia-for-Blocks) * [TensorFlow Tutorial](TensorFlow-for-Blocks) * TensorFlow 2023-2024 - * [Blocks "Easy" Sample - **new!**](Blocks-Sample-OpMode-for-TFOD) + * [Blocks Basic Sample - **new!**](Blocks-Sample-OpMode-for-TFOD) * [Blocks Builder/Custom Model - **new!**](Custom-TFOD-Model-with-Blocks) * [Java "Easy" Sample - **new!**](Java-Sample-OpMode-for-TFOD) * [Java Builder/Custom Model - **new!**](TFOD-Sample-OpMode-with-Java-Builder)