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: ChaNFSSD mbed BMP085 SHT2x
Diff: libT/mbed/libT_getAcc.c
- Revision:
- 1:83960ee4d9a2
- Parent:
- 0:6089ae824f06
--- a/libT/mbed/libT_getAcc.c Mon Dec 26 15:58:32 2011 +0000
+++ b/libT/mbed/libT_getAcc.c Fri Jan 13 10:15:08 2012 +0000
@@ -1,4 +1,7 @@
-
+/*
+ * Copyright (c) 2011 Toshihisa T
+ * Released under the MIT License: http://mbed.org/license/mit
+ */
extern "C" {
static int libT_getAccTOmV(unsigned long Val,long *mV);