Hiya
Fork of microbit-hello-world by
Revision 2:70682e0b1cff, committed 2016-12-03
- Comitter:
- ch0pAsh
- Date:
- Sat Dec 03 11:59:52 2016 +0000
- Parent:
- 1:d9027e699793
- Commit message:
- Working
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r d9027e699793 -r 70682e0b1cff main.cpp --- a/main.cpp Sat Dec 03 11:59:22 2016 +0000 +++ b/main.cpp Sat Dec 03 11:59:52 2016 +0000 @@ -1,5 +1,4 @@ #include "MicroBit.h" -#include "DHT.h" #include "mbed.h" Serial pc(USBTX, USBRX);