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.
Revision 1:d9412b56f98a, committed 2011-05-12
- Comitter:
- peterswanson87
- Date:
- Thu May 12 01:19:36 2011 +0000
- Parent:
- 0:d0adb548714f
- Commit message:
Changed in this revision
ADXL345_I2C.cpp | Show annotated file Show diff for this revision Revisions of this file |
ADXL345_I2C.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r d0adb548714f -r d9412b56f98a ADXL345_I2C.cpp --- a/ADXL345_I2C.cpp Thu May 12 00:48:39 2011 +0000 +++ b/ADXL345_I2C.cpp Thu May 12 01:19:36 2011 +0000 @@ -15,6 +15,8 @@ * (God's) law might be fully met in us, who live not according to the flesh * but according to the Spirit." * + * A special thanks to Ewout van Bekkum for all his patient help in developing this library! + * * @section LICENSE * * Permission is hereby granted, free of charge, to any person obtaining a copy
diff -r d0adb548714f -r d9412b56f98a ADXL345_I2C.h --- a/ADXL345_I2C.h Thu May 12 00:48:39 2011 +0000 +++ b/ADXL345_I2C.h Thu May 12 01:19:36 2011 +0000 @@ -15,6 +15,8 @@ * (God's) law might be fully met in us, who live not according to the flesh * but according to the Spirit." * + * A special thanks to Ewout van Bekkum for all his patient help in developing this library! + * * @section LICENSE * * Permission is hereby granted, free of charge, to any person obtaining a copy