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 LPS25HB_I2C LSM9DS1 UsaPack
Revision 6:26354853df61, committed 2022-03-19
- Comitter:
- osaka
- Date:
- Sat Mar 19 03:07:13 2022 +0000
- Parent:
- 5:1d594d188e0f
- Child:
- 7:4f8b27adc3d1
- Commit message:
- test
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sat Mar 19 03:06:35 2022 +0000
+++ b/main.cpp Sat Mar 19 03:07:13 2022 +0000
@@ -9,7 +9,7 @@
LSM9DS1 lsm(i2c);
LPS lps(i2c);
-//test
+//test code
int main()
{