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.
Diff: driver_mbed_TH02.cpp
- Revision:
- 1:4c898c8a1a51
- Parent:
- 0:89151affda00
--- 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 ***/ /****************************************************************************/