AT28C-EEPROM-Programmer-Arduino icon indicating copy to clipboard operation
AT28C-EEPROM-Programmer-Arduino copied to clipboard

module 'serial' has no attribute 'Serial'

Open sebseb7 opened this issue 3 years ago • 0 comments

    ser = serial.Serial(args.device[0], 115200)
AttributeError: module 'serial' has no attribute 'Serial'

sebseb7 avatar Jun 08 '22 20:06 sebseb7