-
Notifications
You must be signed in to change notification settings - Fork 5
Built in SD card T3_5 and T3_6
TeensyUser edited this page Mar 21, 2020
·
1 revision
With the SD Library, use BUILTIN_SDCARD as "pin":
const int chipSelect = BUILTIN_SDCARD;
Teensy is a PJRC trademark. Notes here are for reference and will typically refer to the ARM variants unless noted.