ldr blinky
Dependencies: mbed
Diff: main.cpp
- Revision:
- 1:799a74dde023
- Parent:
- 0:1d3ca434d486
--- a/main.cpp Thu Jun 19 13:29:00 2014 +0000 +++ b/main.cpp Thu Jun 19 13:31:49 2014 +0000 @@ -6,7 +6,7 @@ int main(){ while(1){ - if(ldr>0.50){ + if(ldr>0.51){ g=1; r=0; }