We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 136cf75 commit 1706508Copy full SHA for 1706508
docs/single_page.md
@@ -17,11 +17,18 @@ icon: fontawesome/solid/scroll
17
# Hardware Assembly - FTC
18
--8<-- "./docs/hardware_assembly_FTC.md:5"
19
20
-## Software Setup
+# Software Setup - Arduino
21
--8<-- "./docs/software_setup-Arduino.md:5"
22
23
+# Software Setup - Python
24
+--8<-- "./docs/software_setup-Python:5"
25
+
26
+# Software Setup - FIRST Tech Challenge Java
27
+--8<-- "./docs/software_setup-FTC.md:5"
28
29
# Troubleshooting Tips
30
--8<-- "./docs/troubleshooting.md:5"
31
32
# Resources:
33
--8<-- "./docs/resources.md"
34
0 commit comments