Arduino icon indicating copy to clipboard operation
Arduino copied to clipboard

Update cert.py

Open hafidhh opened this issue 2 years ago • 1 comments

fix TypeError: hex() takes no arguments (1 given)

hafidhh avatar May 03 '23 17:05 hafidhh

https://docs.python.org/3/library/stdtypes.html#bytes.hex update python to at least 3.8? we need at least version 3.7 for most scripts, not exactly 3.7

mcspr avatar May 03 '23 18:05 mcspr