AT28C-EEPROM-Programmer-Arduino
AT28C-EEPROM-Programmer-Arduino copied to clipboard
module 'serial' has no attribute 'Serial'
ser = serial.Serial(args.device[0], 115200)
AttributeError: module 'serial' has no attribute 'Serial'