Skip to content

issues Search Results · repo:adafruit/Adafruit_CircuitPython_VCNL4020 language:Python

Filter by

2 results
 (61 ms)

2 results

inadafruit/Adafruit_CircuitPython_VCNL4020 (press backspace or delete to remove)

import board import adafruit_vcnl4020 as vcnl4020 sensor = vcnl4020.Adafruit_VCNL4020(board.I2C()) self._sensor.proximity_on_demand = True AttributeError: Adafruit_VCNL4020 object has no attribute proximity_on_demand ...
  • rwhite-lightbox
  • 1
  • Opened 
    on Feb 2
  • #4

Add a Basic DisplayIO Based Example We would like to have a basic displayio example for this library. The example should be written for microcontrollers with a built-in display. At a minimum it should ...
enhancement
good first issue
Hacktoberfest
  • FoamyGuy
  • Opened 
    on May 4, 2024
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub