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: BME280.h
- Revision:
- 7:d94871acb463
- Parent:
- 6:f94ffb546799
- Child:
- 8:4c37112d31cf
--- a/BME280.h Sat Dec 29 05:49:55 2018 +0000
+++ b/BME280.h Tue Jan 15 10:06:32 2019 +0000
@@ -176,6 +176,12 @@
*/
bool check_chip(void);
+ /** Set I2C clock frequency
+ * @param freq.
+ * @return none
+ */
+ void frequency(int hz);
+
#if 0
/** Calculate relative altitude
*