DS1820 DS18B20 ESP01 Webserver STM32NucleoL152RE basiert auf dem DS1820-Example von Paul Staron

Dependencies:   LCD_i2c_GSOE ESP8266WebserverGSOE DS1820

Revision:
0:a3c589406dc4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json	Tue Dec 29 13:08:22 2020 +0000
@@ -0,0 +1,11 @@
+
+{   
+    "target_overrides": {
+        "*": {
+            "target.printf_lib": "std",
+            "platform.stdio-baud-rate": 115200,
+            "platform.stdio-convert-newlines": true
+        }
+    }    
+    
+}
\ No newline at end of file