Parcourir la source

USE_TEENSY3_OPTIMIZED_CODE still isn't the default setting

main
PaulStoffregen il y a 10 ans
Parent
révision
7946d0f6f5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      SD_t3.h

+ 1
- 1
SD_t3.h Voir le fichier

@@ -27,7 +27,7 @@
// This Teensy 3.x optimized version is a work-in-progress.
// Uncomment this line to use the Teensy version. Otherwise,
// the normal SD library is used.
#define USE_TEENSY3_OPTIMIZED_CODE
//#define USE_TEENSY3_OPTIMIZED_CODE

/* Why reinvent the SD library wheel...
* 1: Allow reading files from within interrupts

Chargement…
Annuler
Enregistrer