|
sketchbook
|
#include <PJONInteractiveRouter.h>Functions | |
| PJONInteractiveRouter < PJONVirtualBusRouter < PJONSwitch > > | router (2,(PJONAny *[2]){&bus1,&bus2}) |
| void | setup () |
| void | loop () |
Variables | |
| StrategyLink< SoftwareBitBang > | link1 |
| StrategyLink< AnalogSampling > | link2 |
| void loop | ( | void | ) |
OneWirePJON device status update function.
| PJONInteractiveRouter<PJONVirtualBusRouter<PJONSwitch> > router | ( | 2 | , |
| (PJONAny *[2]){&bus1,&bus2} | |||
| ) |
| void setup | ( | void | ) |
Arduino IDE: put your setup code here, to run once.
| PJONAny bus1& link1 |
| PJONAny bus2& link2 |
1.8.6