Experiment 1 from "Hacker's workbook"

Dependencies:   mbed

Fork of experiment1 by Amperka or DIY

Files at this revision

API Documentation at this revision

Comitter:
artemlevenkov
Date:
Wed Sep 17 10:23:27 2014 +0000
Parent:
0:c56643856033
Commit message:
Fake commit.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Sep 17 09:49:58 2014 +0000
+++ b/main.cpp	Wed Sep 17 10:23:27 2014 +0000
@@ -4,7 +4,8 @@
 
 int main(void)
 {
-    while(true) {
+    while(true)
+    {
         led = 1./3.;
         
         wait(0.25);