Answers checklist.
What is the expected behavior?
Run normally
What is the actual behavior?
I config the idf_component.yml like following:
dependencies:
espp/vl53l:
version: "*"
I use VL53L0X sensor (WHADDA WPSE337), the code can be compiled but in the runtime it will meet a problem:
[VL53LXX/E][0.482]: Model ID (0x0f) or Module Type (0x01) does not match expected values (0xeb, 0xaa)
Steps to reproduce.
- Step
- Step
- Step
...
Build or installation Logs.
More Information.
No response
Answers checklist.
What is the expected behavior?
Run normally
What is the actual behavior?
I config the
idf_component.ymllike following:I use VL53L0X sensor (WHADDA WPSE337), the code can be compiled but in the runtime it will meet a problem:
[VL53LXX/E][0.482]: Model ID (0x0f) or Module Type (0x01) does not match expected values (0xeb, 0xaa)Steps to reproduce.
...
Build or installation Logs.
More Information.
No response