TomNisbet / TommyPROM

Simple Arduino-based EEPROM programmer
https://tomnisbet.github.io/TommyPROM/
143 stars 29 forks source link

Fixed not compiling when using 27xx profile #4

Closed NiHuShu closed 4 years ago

NiHuShu commented 4 years ago

I'm not sure if this is the correct fix but without this one line the code wouldn't compile and it would say that "data" wasn't declared.

NiHuShu commented 4 years ago

Well, I've tried flashing it onto my Leonardo but it doesn't show up anything in the terminal.

divekiz commented 4 years ago

Hi there, thanks to NiHuShu for the fix. I confirm that now it compiles without a problem and the code/hardware works perfectly with 27c64.