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.
Diff: main.cpp
- Revision:
- 7:30c63d6460f6
- Parent:
- 6:3be33adda32d
- Child:
- 8:6da192ba2dfb
--- a/main.cpp Wed Nov 21 11:58:56 2018 +0000 +++ b/main.cpp Wed Nov 21 12:04:42 2018 +0000 @@ -90,8 +90,11 @@ /* sensor_value4 = sensor_all(4); // sensor_value gets fkt value */ - m3pi.locate(0,0); - m3pi.printf("Hej"); + //m3pi.locate(0,0); + //m3pi.printf("Hej"); + + m3pi.locate(0,1); + m3pi.printf("Line DIP"); /* m3pi.printf("%d", sensor_value0); // prints one of sidesensors value