pyftdi icon indicating copy to clipboard operation
pyftdi copied to clipboard

Update i2cscan.py

Open santeaga opened this issue 11 months ago • 1 comments

Minor changes in the code, to improve and clarify understanding the exceptions. Remove "Shadows name 'exc' from outer scope" warning

santeaga avatar Jan 16 '25 13:01 santeaga

Which linter does trigger this warning?

Note that keyboard interruption does not necessarily means it is interrupted by the user: sending a SIGINT signal should do the same.

eblot avatar Aug 14 '25 14:08 eblot