Skip to content

Commit

Permalink
v1.2.0 final fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Marzogh committed Jun 20, 2015
1 parent 2af7ee1 commit 47eeacd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion SPIFlash.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* Arduino SPIFlash Library
/* Arduino SPIFlash Library v.1.2.0
* Copyright (C) 2015 by Prajwal Bhattaram
* Modified by Prajwal Bhattaram - 21/06/2015
*
* This file is part of the Arduino SPIFlash Library. This library is for
* W25Q80BV serial flash memory. In its current form it enables reading
Expand Down
3 changes: 2 additions & 1 deletion SPIFlash.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* Arduino SPIFlash Library
/* Arduino SPIFlash Library v.1.2.0
* Copyright (C) 2015 by Prajwal Bhattaram
* Modified by Prajwal Bhattaram - 21/06/2015
*
* This file is part of the Arduino SPIFlash Library. This library is for
* W25Q80BV serial flash memory. In its current form it enables reading
Expand Down

0 comments on commit 47eeacd

Please sign in to comment.