sketchbook
|
#include <HIDJoy.h>
#include <RcTrainer.h>
Functions | |
RcTrainer | tx (1) |
void | setup () |
void | loop () |
Variables | |
HIDJoy | joy |
int | lxul = 1900 |
int | lyul = 1900 |
int | rxul = 1105 |
int | ryul = 1900 |
int | lxuh = 1105 |
int | lyuh = 1105 |
int | rxuh = 1900 |
int | ryuh = 1105 |
void loop | ( | void | ) |
OneWirePJON device status update function.
Arduino IDE: put your main code here, to run repeatedly.
void setup | ( | void | ) |
Arduino IDE: put your setup code here, to run once.
RcTrainer tx | ( | 1 | ) |
HIDJoy joy |
int lxuh = 1105 |
int lxul = 1900 |
int lyuh = 1105 |
int lyul = 1900 |
int rxuh = 1900 |
int rxul = 1105 |
int ryuh = 1105 |
int ryul = 1900 |