|
libpropeller
Making PropellerGCC Easier
|
#include "unity.h"#include "c++-alloc.h"#include "libpropeller/vnh2sp30/vnh2sp30.h"#include "propeller.h"#include "libpropeller/pwm32/pwm32.h"
Go to the source code of this file.
Variables | |
| vnh2sp30 * | sut |
| PWM2 * | pwm2 |
| PWM32 * | pwm32 |
| const int | pwmPin = 6 |
| const int | inApin = 7 |
| const int | inBpin = 5 |
| const int inApin = 7 |
| const int inBpin = 5 |
| PWM2* pwm2 |
| PWM32* pwm32 |
| const int pwmPin = 6 |
| vnh2sp30* sut |
1.8.4