浏览代码

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 10 年前
父节点
当前提交
3d439aa1d9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      teensy3/DMAChannel.h

+ 1
- 1
teensy3/DMAChannel.h 查看文件

@@ -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


正在加载...
取消
保存