mirror of
https://github.com/brendanhaines/ECEN5458_Project.git
synced 2025-08-01 21:41:45 -06:00
add ADC stuff
This commit is contained in:
@@ -5,6 +5,7 @@ verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
pylint = "*"
|
||||
ipykernel = "*"
|
||||
|
||||
[packages]
|
||||
numpy = "*"
|
||||
@@ -12,6 +13,7 @@ matplotlib = "*"
|
||||
scipy = "*"
|
||||
adafruit-circuitpython-servokit = "*"
|
||||
adafruit-circuitpython-ads1x15 = "*"
|
||||
adafruit-blinka = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.6"
|
||||
|
Reference in New Issue
Block a user