Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Fork of el17dg by
Diff: main/main.cpp
- Revision:
- 14:e8de27c4d0d4
- Parent:
- 5:2b9181bc5c89
- Child:
- 17:69a85c909566
--- a/main/main.cpp Sun Mar 17 22:56:24 2019 +0000
+++ b/main/main.cpp Mon Mar 18 10:34:48 2019 +0000
@@ -65,7 +65,7 @@
}
lcd.refresh();
- wait_ms(1000/10);
+ wait_ms(1000/fps);
}
}
