Dependencies:   FastPWM GMD_template_lib mbed

Files at this revision

API Documentation at this revision

Comitter:
inst
Date:
Wed Jul 13 09:09:45 2016 +0000
Parent:
7:9671d3ae163e
Child:
9:3a95d63381ec
Commit message:
???????

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Jul 13 09:02:41 2016 +0000
+++ b/main.cpp	Wed Jul 13 09:09:45 2016 +0000
@@ -19,7 +19,7 @@
 }
 
 int main(){
-    const float timeout_ms = 300;
+    const float timeout_ms = 300.0f;
     I2CSlave i2c(dp5, dp27);
     Timer timer;
     i2c.address(read_address());