diff --git a/SPIFlash.h b/SPIFlash.h index 15d2c2d..952c561 100644 --- a/SPIFlash.h +++ b/SPIFlash.h @@ -1,4 +1,4 @@ -/* Arduino SPIFlash Library v.1.2.0 +/* Arduino SPIFlash Library v.1.2.1 * Copyright (C) 2015 by Prajwal Bhattaram * Modified by Prajwal Bhattaram - 21/06/2015 * @@ -73,4 +73,4 @@ class SPIFlash { bool pageOverflow; }; -#endif // _SPIFLASH_H_ \ No newline at end of file +#endif // _SPIFLASH_H_