samyk / magspoof

A portable device that can spoof/emulate any magnetic stripe, credit card or hotel card "wirelessly", even on standard magstripe (non-NFC/RFID) readers. It can disable Chip&PIN and predict AMEX card numbers with 100% accuracy.
https://samy.pl/magspoof/
3.93k stars 611 forks source link

Schematic or Code error on LED pin #6

Closed shellster closed 8 years ago

shellster commented 8 years ago

Hi,

The schematic shows that the LED is hooked to physical pin 3 of the ATtiny85, however, the code intializes ENABLE_PIN (which is the LED) to PB3. According to my testing, and the ATtiny85 testing sheet, PB3 is on physical pin 2. So either the code is wrong or the schematic.

Not a big deal, but it would be nice to have it corrected.

samyk commented 8 years ago

Oops, thanks @shellster! Fixed in https://github.com/samyk/magspoof/commit/f7f1d3c868b5509da58ddc3946a1869d8c942584