added
This commit is contained in:
@@ -19,14 +19,6 @@ The ESCAPE board is used to drive up to 6 Servos and 6 ESC powered motors.
|
||||
### Motor speed
|
||||
### Servo control
|
||||
|
||||
## Node.JS
|
||||
|
||||
### Introduction
|
||||
### Import libraries
|
||||
### Drive a motor
|
||||
### Motor speed
|
||||
### Servo control
|
||||
|
||||
## C++
|
||||
|
||||
### Introduction
|
||||
|
||||
@@ -10,9 +10,9 @@ The 640 (Six for Zero) board is a DC and Stepper motor control board capable of
|
||||
|
||||

|
||||
|
||||
- [Getting started]() setting up your 640 board ready for use
|
||||
- [Programming in Python]() the Python API and how to use it
|
||||
- [Programming in C++]() controlling the board in C++
|
||||
- [Getting started](/640.html#introduction-getting-started) setting up your 640 board ready for use
|
||||
- [Programming in Python](/640.html#programming-the-640-python) the Python API and how to use it
|
||||
- [Programming in C++](/640.html#programming-the-640-c) controlling the board in C++
|
||||
- [Set up RC Input]() reading input from your RC receiver
|
||||
- [Expanding]() adding extra expansion boards
|
||||
|
||||
|
||||
Reference in New Issue
Block a user