|
sketchbook
|
#include <stdio.h>#include <inttypes.h>#include <stdlib.h>#include <string.h>#include <wiringPi.h>#include <PJON.h>Macros | |
| #define | RPI true |
| #define | TS_RESPONSE_TIME_OUT 35000 |
| #define | PJON_INCLUDE_TS true |
Functions | |
| PJON< ThroughSerial > | bus (45) |
| void | loop () |
| int | main () |
| #define PJON_INCLUDE_TS true |
| #define RPI true |
| #define TS_RESPONSE_TIME_OUT 35000 |
| PJON<ThroughSerial> bus | ( | 45 | ) |
| void loop | ( | void | ) |
OneWirePJON device status update function.
| int main | ( | void | ) |
1.8.6