Quellcode durchsuchen

Update DMAChannel.h

I'm planning to merge the teensyduino 1.20 branch of DmaSpi to master tomorrow and then you can remove that hint, or update it please.
main
crteensy vor 10 Jahren
Ursprung
Commit
3d439aa1d9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      teensy3/DMAChannel.h

+ 1
- 1
teensy3/DMAChannel.h Datei anzeigen

@@ -15,7 +15,7 @@
// https://github.com/pedvide/ADC
// https://github.com/duff2013/SerialEvent
// https://github.com/pixelmatix/SmartMatrix
// https://github.com/crteensy/DmaSpi
// https://github.com/crteensy/DmaSpi <-- DmaSpi has adopted this scheme

#ifdef __cplusplus


Laden…
Abbrechen
Speichern