fix wrong information in research

This commit is contained in:
2025-06-23 09:56:40 +02:00
parent e700818a2f
commit 2a585ff318
2 changed files with 14 additions and 14 deletions

View File

@@ -174,7 +174,7 @@ Now that I am in week 15 this has changed. The change is on the drone are going
![alt text](image-30.jpg)
I've already gotten the motors to spin in [week 10](../Assignments/week_10_output_devices/output_devices.md) using the script in there. Now I also need to modify the original VTOL driver so my ESC's can properly understand it's instructions.
I have already gotten the motors to spin in [week 10](../Assignments/week_10_output_devices/output_devices.md) using the script in there. Now I also need to modify the original VTOL driver so my ESC's can properly understand it's instructions.
There's one specific function I need to change.
??? Old code