This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
teensy-audio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Opps, include SerialFlash in VolumeRamp example (for Arduino < 1.6.7)
dds
PaulStoffregen
8 years ago
parent
238ec19741
commit
d427b99a2e
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
examples/HardwareTesting/SGTL5000/VolumeRamp/VolumeRamp.ino
+ 1
- 0
examples/HardwareTesting/SGTL5000/VolumeRamp/VolumeRamp.ino
View File
@@ -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
Write
Preview
Loading…
Cancel
Save