Update README.md

This commit is contained in:
Limor "Ladyada" Fried 2018-08-13 00:07:23 -04:00 committed by GitHub
parent 3c59be50cf
commit d55c4ea7c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,17 @@
# Adafruit Python VCNL40xx
DEPRECATED LIBRARY Adafruit Python VCNL40xx
===================
This library has been deprecated!
we are now only using our circuitpython sensor libraries in python, they work great and are easier to maintain
we are leaving the code up for historical/research purposes but archiving the repository.
check out this guide for using the vcnl4010 with python!
https://learn.adafruit.com/using-vcnl4010-proximity-sensor
##
Python code to use the VCNL4000 & VCNL4010 proximity sensors with the Raspberry Pi & BeagleBone Black.
## Installation