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: DigitDisplay Motor PID Ping mbed millis
Fork of DagonFly__RoadToJapan_15Mei_Ultimate by
Revision 35:69a47b4cb3fc, committed 2017-02-14
- Comitter:
- gustavaditya
- Date:
- Tue Feb 14 14:50:59 2017 +0000
- Parent:
- 34:1cfd9b1c7d27
- Child:
- 36:5963c9a49485
- Commit message:
- Update 14 Februari 2017 Pk.21.50
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Feb 14 13:56:53 2017 +0000
+++ b/main.cpp Tue Feb 14 14:50:59 2017 +0000
@@ -361,7 +361,6 @@
{
if (isLauncher)
{
- startMillis();
currentMillis = millis();
currentMillis2 = millis();
@@ -418,6 +417,7 @@
setCenter();
wait_ms(500);
pc.printf("ready....");
+ startMillis();
while(1)
{
// Interrupt Serial
