ole00 / afterburner

GAL chip programmer for Arduino
166 stars 46 forks source link

Typo #29

Open jalonsorv opened 1 year ago

jalonsorv commented 1 year ago

The conosle prints "GAL20V10" when there is a GAL22V10 inserted I´m guessing it´s a typo becouse of this line in the arduino code: "case GAL22V10: Serial.print(F("GAL20V10 ")); break;"

Also I designed an Arduino nano alternative for the afterburner, I dont know if anyone would be intrested becouse it uses a 24 pin ZIF & I´ve only tested it with the GAL22V10D15LP

ole00 commented 1 year ago

Thanks for the report. That looks like a bug.

Arduino nano - if you have a link page (github perhaps) I'll link it from the Readme.md.