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: X_NUCLEO_IKS01A2
Revision 52:d75d967418ed, committed 2019-03-20
- Comitter:
- SemBen
- Date:
- Wed Mar 20 11:13:10 2019 +0000
- Parent:
- 51:a6da9392e7c3
- Commit message:
- remove some warnings
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Mar 14 09:24:00 2019 +0000 +++ b/main.cpp Wed Mar 20 11:13:10 2019 +0000 @@ -197,10 +197,8 @@ /* uint16_t Temperature, Index=1; uint32_t Pressure, Humidity; - float sensor_value; float value1, value2; - char buffer1[32], buffer2[32]; int32_t axes[3]; hum_temp->get_temperature(&value1);