mirror of
https://github.com/Seal-Ammonia/Read-Sensor-Resistances.git
synced 2025-03-04 07:19:30 +00:00
Edit
This commit is contained in:
parent
cc26847bf4
commit
0821085cc3
@ -12,3 +12,4 @@ open('ESP32driver', 'wb').write(response.content)
|
||||
with ZipFile('ESP32driver', 'r') as zipObj:
|
||||
zipObj.extractall(os.path.join(os.path.expanduser("~"), "Downloads", "ESP32driver"))
|
||||
# TODO: after extract the file, run the .inf file in it to actually install the driver
|
||||
# 11/5/22 --> Created bash script with same name to run files and control destination folder
|
||||
|
Loading…
x
Reference in New Issue
Block a user