Przeglądaj źródła

Add comment about USE_TEENSY3_OPTIMIZED_CODE on Teensy 3.5 & 3.6

main
PaulStoffregen 6 lat temu
rodzic
commit
1371767443
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      SD_t3.h

+ 2
- 0
SD_t3.h Wyświetl plik

// currently read-only. It CAN NOT WRITE ANYTHING TO YOUR SD CARD. However, // currently read-only. It CAN NOT WRITE ANYTHING TO YOUR SD CARD. However,
// it is *much* faster for reading more than 1 file at a time, especially for // it is *much* faster for reading more than 1 file at a time, especially for
// the Teensy Audio Library to play and mix multiple sound files. // the Teensy Audio Library to play and mix multiple sound files.
// On Teensy 3.5 & 3.6, this optimization does NOT SUPPORT the built-in SD
// sockets. It only works with SD cards connected to the SPI pins.
// //
//#define USE_TEENSY3_OPTIMIZED_CODE //#define USE_TEENSY3_OPTIMIZED_CODE



Ładowanie…
Anuluj
Zapisz