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 8:a698dcb837ee, committed 2022-05-09
- Comitter:
- kobayashitakumi
- Date:
- Mon May 09 07:41:18 2022 +0000
- Parent:
- 7:52491500cd6d
- Commit message:
- 5/9;
Changed in this revision
bno055_use.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/bno055_use.h Mon Jul 19 08:20:47 2021 +0000 +++ b/bno055_use.h Mon May 09 07:41:18 2022 +0000 @@ -23,7 +23,6 @@ **************************************************/ //p28 p27 or p9 p10 - //const PinName BNO005_SDA = p9; //const PinName BNO005_SCL = p10; const PinName BNO005_SDA = p28;