DS1820 Hello World
Dependencies: mbed DS1820_HelloWorld DS1820
Diff: main.cpp
- Revision:
- 5:b56423bfd184
- Parent:
- 3:f483abe4bc57
diff -r 01060b5e01b4 -r b56423bfd184 main.cpp --- a/main.cpp Fri Jan 13 18:30:37 2017 +0000 +++ b/main.cpp Wed Jan 08 15:48:17 2020 +0000 @@ -1,7 +1,7 @@ #define MULTIPLE_PROBES #define DATA_PIN A0 - +/* Ursprüngliches File: DS1820_HelloWorld */ #ifdef MULTIPLE_PROBES #include "mbed.h"