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: max32630fthr USBDevice
Diff: main.cpp
- Revision:
- 2:836c3793cd68
- Parent:
- 1:bf1f12445c37
- Child:
- 3:27e027ab268b
--- a/main.cpp Mon Aug 10 13:03:59 2020 +0000 +++ b/main.cpp Mon Aug 10 13:10:57 2020 +0000 @@ -50,10 +50,6 @@ MAX30208 TempSensor(i2c, 0x50); //Constructor takes 7-bit slave adrs -void testInt(){ - microUSB.printf("Triggered\r\n"); -} - int main() {