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: mbed PulseSensor2 SCP1000 mbed-rtos 4DGL-uLCD-SE LSM9DS1_Library_cal PinDetect FatFileSystemCpp GP-20U7
Diff: main.cpp
- Revision:
- 22:9442c37f793f
- Parent:
- 20:adb9e6e1ad22
- Child:
- 23:1971e5cb6e3f
--- a/main.cpp	Thu Apr 16 01:37:58 2020 +0000
+++ b/main.cpp	Thu Apr 16 01:40:19 2020 +0000
@@ -172,7 +172,7 @@
 }
 
 //Read barometer and count floors
-void read_baramoter() {
+void read_barameter() {
     unsigned long pressure;
     while(run) {
         pressure = scp1000.readPressure();
    
