Hiya

Dependencies:   DHT microbit

Fork of microbit-hello-world by micro:bit

Files at this revision

API Documentation at this revision

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
--- 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);