File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ The C++ API is designed for those who want to take an object oreinted approach t
4040
4141
4242# C API Headers
43- The C API is designed for more advanced users who would rather program functionally than object oreinted.
43+ The C API is designed for more advanced users who would rather program functionally than object oreinted.
4444
4545### C Motor Functions
4646
@@ -75,11 +75,11 @@ The C API is designed for more advanced users who would rather program functiona
7575
7676PROS also includes LVGL installed as a default template, a graphics library that enables users to create advanced
7777user interfaces on the V5's screen. For LVGL's features, please refer to LVGL's documentation:
78- - [ Official LVGL 8.3.x Documentation] ( https://docs.lvgl.io/master /index.html )
78+ - [ Official LVGL 8.3.x Documentation] ( https://docs.lvgl.io/8.3 /index.html )
7979 - [ Archive of the LVGL 5.3.x Documentation] ( https://gcec-2918.github.io/LVGL_v5-3_Documentation_Archive/ )
8080
8181# Okapi
8282
83- Bundled with PROS as a default templateis also Okapi, a powerful motion control library for advanced users.
83+ Bundled with PROS as a default templateis also Okapi, a powerful motion control library for advanced users.
8484For Okapi's API, please check Okapi's documentation:
8585 - [ Official Okapi Documentation] ( https://okapilib.github.io/OkapiLib/index.html )
You can’t perform that action at this time.
0 commit comments