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: mbed
Diff: main.cpp
- Revision:
- 25:bab86a12e9ad
- Parent:
- 24:92600b1d15b1
- Child:
- 27:f3ca0269515f
- Child:
- 29:3ef0b7773ff6
--- a/main.cpp Tue Jul 07 12:56:24 2015 +0000
+++ b/main.cpp Tue Jul 07 14:12:51 2015 +0000
@@ -2,6 +2,7 @@
#include "Calculate.h"
#include "Distance.h"
//#include "Counter.h
+Serial pc(USBTX, USBRX); // tx, rx
int main(void)
{