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:4c898c8a1a51, committed 2022-02-08
- Comitter:
- paparoms
- Date:
- Tue Feb 08 11:14:12 2022 +0000
- Parent:
- 0:89151affda00
- Commit message:
- truc avec gps ki marche;
Changed in this revision
| driver_mbed_TH02.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/driver_mbed_TH02.cpp Wed Mar 29 03:09:54 2017 +0000 +++ b/driver_mbed_TH02.cpp Tue Feb 08 11:14:12 2022 +0000 @@ -41,7 +41,7 @@ #endif TH02_dev myTH02; -I2C i2cth02(PB_9, PB_8); +I2C i2cth02(PB_9, PB_8); //SDA & SCL /****************************************************************************/ /*** Local Variable ***/ /****************************************************************************/