LowPowerLab / SPIFlash

Arduino library for read/write access to SPI flash memory chips
GNU General Public License v3.0
170 stars 89 forks source link

LED pin hardcoded #10

Closed okwestern closed 9 years ago

okwestern commented 9 years ago

Not a big issue, but in the SPIFlash_ReadWrite example, the LED pin is defined at the top, but is hardcoded to 9 in the actual use.

LowPowerLab commented 9 years ago

Fixed, thanks!