escape templates

This commit is contained in:
shrkey
2016-10-11 23:42:07 +01:00
parent 82a16e9791
commit 20b7001132
3 changed files with 2 additions and 16 deletions

View File

@@ -215,18 +215,4 @@ s1.setPWMmS(2.0) # fully clockwise
s1.setPWMmS(1.0) # fully counter clockwise
```
## C++
### Introduction
### Install prerequisites
### Drive a motor
### Motor speed
### Servo control
### PPM integration
## Expanding the board
### Adding an expansion board
### Next steps