Zill Khan
/
Sensor-BME680_copy
Test BME80
mbed_app.json@2:8b4e41e5a4a1, 2021-09-21 (annotated)
- Committer:
- zillkhan
- Date:
- Tue Sep 21 12:08:54 2021 +0000
- Revision:
- 2:8b4e41e5a4a1
- Parent:
- 0:a0e92a018ff2
test bme
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
morgandu | 0:a0e92a018ff2 | 1 | { |
morgandu | 0:a0e92a018ff2 | 2 | "target_overrides": { |
morgandu | 0:a0e92a018ff2 | 3 | "*": { |
morgandu | 0:a0e92a018ff2 | 4 | "platform.stdio-baud-rate" : 115200, |
morgandu | 0:a0e92a018ff2 | 5 | "platform.stdio-convert-newlines" : true |
morgandu | 0:a0e92a018ff2 | 6 | } |
morgandu | 0:a0e92a018ff2 | 7 | } |
morgandu | 0:a0e92a018ff2 | 8 | } |