From b2775ceb8167692bc3999b1258f171577e7c8f83 Mon Sep 17 00:00:00 2001 From: spellingcat <70864274+spellingcat@users.noreply.github.com> Date: Wed, 3 Sep 2025 17:43:49 -0700 Subject: [PATCH] add led project --- Docs/1_General/1.1_Java.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/1_General/1.1_Java.md b/Docs/1_General/1.1_Java.md index a585706..df8b4f1 100644 --- a/Docs/1_General/1.1_Java.md +++ b/Docs/1_General/1.1_Java.md @@ -45,4 +45,4 @@ The exercises below are a starting point (and required) to learn Java, but you a This program must complete in under 1 second. Feel free to use [this website](https://www.programiz.com/java-programming/online-compiler/) to write and run the code, or run it on your own machine. **Show a lead or mentor once you're done.** -- (optional) Complete 2 easy problems, or 1 medium problem on [leetcode](https://leetcode.com/problemset/all/) in java if you need more practice. \ No newline at end of file +- Complete the [LED Project!](https://github.com/HighlanderRobotics/LED-Training) \ No newline at end of file