Rewrite eepprog.py using the Click framework

This commit is contained in:
Lexi / Zoe 2021-06-11 22:19:09 +02:00
parent f00e52cc4c
commit cedb5bfe81
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
6 changed files with 171 additions and 120 deletions

2
client/requirements.txt Normal file
View file

@ -0,0 +1,2 @@
click~=7.0
pyserial~=3.4