Skip to content

Commit

Permalink
Update SPIFlash.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Marzogh committed Jun 20, 2015
1 parent 1a5a6c4 commit 1be35b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SPIFlash.h
Original file line number Diff line number Diff line change
@@ -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
*
Expand Down Expand Up @@ -73,4 +73,4 @@ class SPIFlash {
bool pageOverflow;
};

#endif // _SPIFLASH_H_
#endif // _SPIFLASH_H_

0 comments on commit 1be35b0

Please sign in to comment.