Matthias Praja
/
All-15Final
Bertl
Fork of All-15 by
Revision 16:b952b10f2f6e, committed 2015-07-07
- Comitter:
- ladner
- Date:
- Tue Jul 07 22:43:49 2015 +0000
- Parent:
- 15:dbb2ef352057
- Commit message:
- Folge der Linie(2015)
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r dbb2ef352057 -r b952b10f2f6e main.cpp --- a/main.cpp Tue Jul 07 22:37:54 2015 +0000 +++ b/main.cpp Tue Jul 07 22:43:49 2015 +0000 @@ -126,6 +126,11 @@ } else { + i2c.start(); + i2c.write(0x40); + i2c.write(0x02); + i2c.write(~0x90); + i2c.stop(); if(waiting<7) { wait(0.5);