From c6c19184e826d2b5623517c4cb0fbecefa643a3e Mon Sep 17 00:00:00 2001 From: Sam Hos Date: Tue, 28 Jan 2025 16:08:54 +0100 Subject: [PATCH] typos in drone code --- docs/week_1_fabacademy/drone_code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/week_1_fabacademy/drone_code.md b/docs/week_1_fabacademy/drone_code.md index 53d3b16..6d2222e 100644 --- a/docs/week_1_fabacademy/drone_code.md +++ b/docs/week_1_fabacademy/drone_code.md @@ -3,7 +3,7 @@ ## Issues -### Using the wrong libary +### Using the wrong library for the BNO085 First used the wrong library I used the adafruit bno0xx library instead of the sparkfun bno08x library ??? failure