cnpem-emi / pydrs

Python library for interfacing with current power supplies and related peripherals
MIT License
0 stars 1 forks source link

Fix timeout on save_param_eeprom (eth-bridge) #25

Closed gabrielbrunheira closed 2 years ago

gabrielbrunheira commented 2 years ago

save_param_eeprom() returns timeout error on eth-bridge branch: image

gfrn commented 2 years ago

Fixed by adjusting serial communication timeout (set to 50 ms)