From 4aab515bb3514fb639a4456b6544a0c9ee177059 Mon Sep 17 00:00:00 2001 From: danjstone <dan@909street.com> Date: Tue, 11 Apr 2023 17:10:57 -0400 Subject: [PATCH] file --- docs/assignments/week11.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/assignments/week11.md b/docs/assignments/week11.md index afde3a8..29aa274 100644 --- a/docs/assignments/week11.md +++ b/docs/assignments/week11.md @@ -314,4 +314,6 @@ void loop() { We tested different speed and found that 70 was the optimal -You can see the full machine build including the efforts from my team mates and the final results [here](https://fabacademy.org/2023/labs/charlotte/assignments/week11/) \ No newline at end of file +You can see the full machine build including the efforts from my team mates and the final results [here](https://fabacademy.org/2023/labs/charlotte/assignments/week11/) + +You can find the code file [here](../files/week11og/finalspeedcontrol/) \ No newline at end of file -- GitLab