We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Synchronise wiki with codebase v0.2.1 - Home: version to 0.2.1, add PyPI install - Board-API: fix __repr__ format to match actual code - Examples: rewrite to match 9 actual example files - Sensor-API: document auto_address pin conversion - Edge-Cases: add auto_address pin conversion note
docs: add VL53L0X sensor documentation - New Sensor-API.md with VL53L0X class, distance property, auto_address - Home.md: add VL53L0X import and Sensor link in quick links table - Examples.md: add Example 11 (single + multi-sensor VL53L0X) - _Sidebar.md: add Sensor API link - Edge-Cases.md: add VL53L0X section (lazy imports, auto I2C, 16-sensor limit, cm units) - Version verified: 1.0.0 (unchanged, matches existing wiki)
Split USAGE.md into dedicated wiki pages: Home, Board-API, Motor-API, Servo-API, Utilities, Exceptions, Examples, Edge-Cases