NuMaker Env. Sensor BME680 example

Committer:
cyliang
Date:
Tue Jun 16 06:15:33 2020 +0000
Revision:
1:cd153d864ea3
Parent:
0:a0e92a018ff2
Change I2C object name to be compatible with BME680 lib

Who changed what in which revision?

UserRevisionLine numberNew 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 }