Skip to content

Commit

Permalink
Add link to library
Browse files Browse the repository at this point in the history
  • Loading branch information
nseidle committed Dec 5, 2024
1 parent ae1ed7e commit 9bafed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Firmware/Example4_SD/Example4_SD.ino
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
Insert a microSD card into the socket. Cards up to 512GB should work.
Open output window at 115200bps
*/
#include "SdFat.h"
#include "SdFat.h" // Click here to get the library: http://librarymanager/All#SdFat_SDXC by Bill Greiman
#include "sdios.h"

int pin_spiSCK = 32;
Expand Down

0 comments on commit 9bafed8

Please sign in to comment.