crmaykish/AT28C-EEPROM-Programmer-Arduino

module 'serial' has no attribute 'Serial'

Closed this issue · 0 comments

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