MaszeSolver
Dependencies: mbed FileSystem_POPS m3pi
Revision 10:aba1c7cff0cf, committed 2019-01-28
- Comitter:
- sylia
- Date:
- Mon Jan 28 09:55:48 2019 +0000
- Parent:
- 9:5701616e3a2c
- Commit message:
- mazesolver code
Changed in this revision
m3PI_TP_SETI.lib | Show diff for this revision Revisions of this file |
main3.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 5701616e3a2c -r aba1c7cff0cf m3PI_TP_SETI.lib --- a/m3PI_TP_SETI.lib Tue Mar 13 23:19:52 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -http://os.mbed.com/users/bouaziz/code/m3PI_TP_POPS_II2015v0/#ca53c1bde37c
diff -r 5701616e3a2c -r aba1c7cff0cf main3.cpp --- a/main3.cpp Tue Mar 13 23:19:52 2018 +0000 +++ b/main3.cpp Mon Jan 28 09:55:48 2019 +0000 @@ -486,7 +486,7 @@ wait(0.01); resetxbee =1; - // FILE *p= fopen("/fs/tt.txt","a+"); + FILE *p= fopen("/fs/tt.txt","a+"); m3pi.sensor_auto_calibrate(); wait(1.); tick1.attach(&inter1,0.01);