Skip to content

Commit f9646b6

Browse files
committed
Typo in header guard.
1 parent b8e1090 commit f9646b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/BlockDevices/QSPIFlashBlockDevice.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
License along with this library; if not, write to the Free Software
1818
Foundation, Inc.,51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
1919
/* ########################################################################## */
20-
#ifndef ARDUINO_QSIP_FLASH_BLOCK_DEVICE
20+
#ifndef ARDUINO_QSPI_FLASH_BLOCK_DEVICE
2121
#define ARDUINO_QSPI_FLASH_BLOCK_DEVICE
2222

2323

0 commit comments

Comments
 (0)