Programa para llenar un tanque de una cisterna por medio de un control de cámara sony. el sistema puede emitir sonidos por medio de un módulo de voz de Parallax EMIC.
Fork of irda_Sony by
Revision 6:8cc9f4849678, committed 2016-04-26
- Comitter:
- tony63
- Date:
- Tue Apr 26 08:58:19 2016 +0000
- Parent:
- 5:3036b626379b
- Commit message:
- correccion
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 3036b626379b -r 8cc9f4849678 main.cpp --- a/main.cpp Tue Apr 26 08:50:27 2016 +0000 +++ b/main.cpp Tue Apr 26 08:58:19 2016 +0000 @@ -102,9 +102,9 @@ wait(3); GSM.printf("Spuede vaciar el sanitario\r\n"); wait(3); - GSM.printf("Sno olvide limpiarse el trasero\r\n"); + GSM.printf("Sno olvide\r\n"); wait(4); - GSM.printf("Srecuerde que lo estoy viendo JA JA JA JA JA\r\n"); + GSM.printf("Srecuerde que JA JA JA JA JA\r\n"); wait(2); wait(2); goto ini1;