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: C12832 CCS811 Sht31 TSL2561
Fork of ARM_HACK_THE_BURGH by
Diff: main.cpp
- Revision:
- 58:44e839410957
- Parent:
- 57:a2340579d7ad
- Child:
- 59:22dd28696d59
--- a/main.cpp Sat Mar 10 17:46:39 2018 +0000
+++ b/main.cpp Sat Mar 10 17:48:37 2018 +0000
@@ -155,6 +155,7 @@
int main()
{
+ /*
int count = 0;
pc.printf("WiFi example\n\n");
@@ -190,6 +191,8 @@
tsl2561.setGain(TSL2561_GAIN_0X);
tsl2561.setTiming(TSL2561_INTEGRATIONTIME_402MS);
+ */
+
while(1) {
string json = "{\n";
