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 SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW
Diff: SnCommUsb.cpp
- Revision:
- 6:6f002d202f59
- Parent:
- 4:a91682e19d6b
- Child:
- 13:7a1fb885a8e4
--- a/SnCommUsb.cpp Fri Aug 03 00:04:34 2012 +0000
+++ b/SnCommUsb.cpp Fri Aug 03 23:50:57 2012 +0000
@@ -1,5 +1,5 @@
#include "SnCommUsb.h"
-
+/*
#include "Timer.h"
#include "SnStatusFrame.h"
@@ -229,3 +229,4 @@
}
return ok ? SnCommWin::kOkMsgSent : SnCommWin::kFailPartSent;
}
+*/
\ No newline at end of file