浏览代码

Fix bug in PlaySynthMusic example - remove unnecessary include

dds
Pete (El Supremo) 11 年前
父节点
当前提交
40cc5e4572
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      examples/PlaySynthMusic/PlaySynthMusic.ino

+ 0
- 1
examples/PlaySynthMusic/PlaySynthMusic.ino 查看文件

@@ -8,7 +8,6 @@
//#include <WM8731.h>
#include <SD.h>
#include <SPI.h>
#include "audiotest.h"
#include "arm_math.h"

#include "PlaySynthMusic.h"

正在加载...
取消
保存