sketchbook
|
Macros | |
#define | ANALOG_PIN A0 |
Functions | |
float | readBrightness (int mode=DEFAULT) |
bool | isBright () |
void | setup () |
void | loop () |
#define ANALOG_PIN A0 |
bool isBright | ( | ) |
void loop | ( | void | ) |
OneWirePJON device status update function.
float readBrightness | ( | int | mode = DEFAULT | ) |
void setup | ( | void | ) |
Arduino IDE: put your setup code here, to run once.