소스 검색

Opps, include SerialFlash in VolumeRamp example (for Arduino < 1.6.7)

dds
PaulStoffregen 8 년 전
부모
커밋
d427b99a2e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      examples/HardwareTesting/SGTL5000/VolumeRamp/VolumeRamp.ino

+ 1
- 0
examples/HardwareTesting/SGTL5000/VolumeRamp/VolumeRamp.ino 파일 보기

@@ -12,6 +12,7 @@
#include <Wire.h>
#include <SPI.h>
#include <SD.h>
#include <SerialFlash.h>

// GUItool: begin automatically generated code
AudioSynthWaveformSine sine1; //xy=203,233

Loading…
취소
저장