finalized code of LUTR v1
Dependencies: PM2_Libary Adafruit_GFX BME680
Diff: mbed_app.json
- Revision:
- 5:ae69059b2799
- Parent:
- 2:b2b85769134e
--- a/mbed_app.json Wed Apr 21 17:54:30 2021 +0000 +++ b/mbed_app.json Mon Apr 26 09:51:27 2021 +0000 @@ -1,6 +1,7 @@ { "target_overrides": { "*": { + "target.components_add": ["SD"], "target.printf_lib": "std" } }