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
Revision 6:b6823af285de, committed 2019-08-26
- Comitter:
- takepiyo
- Date:
- Mon Aug 26 07:50:32 2019 +0000
- Parent:
- 5:9cdca47368e5
- Commit message:
- pressuesensor
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Jul 24 12:50:17 2019 +0000
+++ b/main.cpp Mon Aug 26 07:50:32 2019 +0000
@@ -1,8 +1,6 @@
#include "mbed.h"
#include "bme280.h"
//おっぱい
-
-
int main()
{
BME280 bme280;