Skip to content
Prev Previous commit
Next Next commit
Typo in header guard.
  • Loading branch information
SFE-Brudnerd committed Feb 19, 2024
commit f9646b62b98e3b86829c4aac17d608eb7f2094ea
2 changes: 1 addition & 1 deletion libraries/BlockDevices/QSPIFlashBlockDevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc.,51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
/* ########################################################################## */
#ifndef ARDUINO_QSIP_FLASH_BLOCK_DEVICE
#ifndef ARDUINO_QSPI_FLASH_BLOCK_DEVICE
#define ARDUINO_QSPI_FLASH_BLOCK_DEVICE


Expand Down