|
sketchbook
|
Macros | |
| #define | TRUE (1==1) |
| #define | FALSE (1==2) |
Functions | |
| int | maxDetectRead (const int pin, unsigned char buffer[4]) |
| int | readRHT03 (const int pin, int *temp, int *rh) |
| #define FALSE (1==2) |
| #define TRUE (1==1) |
| int maxDetectRead | ( | const int | pin, |
| unsigned char | buffer[4] | ||
| ) |
| int readRHT03 | ( | const int | pin, |
| int * | temp, | ||
| int * | rh | ||
| ) |
1.8.6