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.
Dependencies: ATParser TSL2561 mbed
Fork of Lab10 by
Diff: main.cpp
- Revision:
- 5:3b7d8eb3cf35
- Parent:
- 4:ea91348c1e16
- Child:
- 6:fb1a4c235357
--- 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);
