QuadroCopter
0.1.4
|
Classes | |
class | overlayBase |
class | overlaySetupException |
class | pinOverlay |
Enumerations | |
enum | pinBlocks { BLOCK_P9 = 9, BLOCK_P8 = 8 } |
enum | PWMPins { PIN_42 = 42, PIN_22 = 22, PIN_19 = 19, PIN_14 = 14 } |
PinNum refers to a exposed PWM Pin on your BBB, this enum can be expanded to include more if required. More... | |
Enumerator | |
---|---|
BLOCK_P9 |
P9 on your BBB | USB facing you, P9 is the pin block on the left hand side. |
BLOCK_P8 |
P8 on your BBB | USB facing you, P8 is the pin block on the right hand side. |