¡¡LAB 11!!
Dependencies: ATParser TSL2561 mbed
Fork of Lab10 by
Revision 5:3b7d8eb3cf35, committed 2018-04-24
- Comitter:
- youngs2
- Date:
- Tue Apr 24 14:46:13 2018 +0000
- Parent:
- 4:ea91348c1e16
- Child:
- 6:fb1a4c235357
- Commit message:
- please actually do 11
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Apr 24 14:44:13 2018 +0000
+++ b/main.cpp Tue Apr 24 14:46:13 2018 +0000
@@ -74,7 +74,7 @@
{
pc.baud(115200);
device.baud(115200);
- pc.printf("Hola\n\r");
+ pc.printf("Hola!!\n\r");
Teddy = 0;
connect();
flipper.attach(&sendit, 10);
