Mauricio Matias C.
Mauricio Matias C.
Chrome console output: ``` Fetch API cannot load file:///home/XXXXXX/Desktop/Proyecto%20Final/proyecto-final-hardware/demo/spec.json. URL scheme "file" is not supported. ``` I think you use the `spec.json` file as a file structure it's great but...
Hi!, this is an option to take images from assets directly instead to take from another hosting or site.
**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [x] Feature - [ ] Code style update - [ ] Refactor -...
I was trying this driver in my esp8266 microcontroller and I've detect these errors, the readme documentation shows `delay_ms` is in the `bme280_dev` struct but is not, instead of `delay_ms`...