Arduino-OWI
One-Wire Interface (OWI) library for Arduino
|
Go to the source code of this file.
Functions | |
void | setup () |
void | loop () |
Variables | |
Software::OWI< BOARD::D7 > | owi |
void loop | ( | ) |
Definition at line 13 of file Scanner.ino.
void setup | ( | ) |
Definition at line 7 of file Scanner.ino.
Software::OWI<BOARD::D7> owi |
Definition at line 5 of file Scanner.ino.