Closed giampiero7 closed 5 years ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
bme680/init.py | 53 | 50.72% | ||
<!-- | Total: | 53 | --> |
Totals | |
---|---|
Change from base Build 18: | 0.05% |
Covered Lines: | 356 |
Relevant Lines: | 459 |
Thank you- I'm surprised there's a MicroPython board this will run on, but then I'm only accustomed to the limits of the micro:bit.
I'm using it on Pycom, it runs with no issues. Best, Giampiero
In micropython the attribute dict is not available. I added a check to skip the export in this case.