fixed _8_FM.ino Arduino sketch
A conflict in github added some lines of text to the sketch that would prevent it from compiling
This commit is contained in:
parent
c147175bb2
commit
fadc5cc783
@ -1,11 +1,7 @@
|
|||||||
//FM synthes of a sort
|
//FM synthes of a sort
|
||||||
<<<<<<< HEAD:software/lib/MMM/examples/Motion/_8_FM/_8_FM.ino
|
|
||||||
//hang on! (it's unstable and wants to limit cycle)
|
|
||||||
=======
|
|
||||||
//hang on! it's unstable and wants to limit cycle
|
//hang on! it's unstable and wants to limit cycle
|
||||||
|
|
||||||
#define BIT_DEPTH 8 // gives us 16 Waveforms
|
#define BIT_DEPTH 8 // gives us 16 Waveforms
|
||||||
>>>>>>> getting FM:software/apps/Modeling/FM/FM.ino
|
|
||||||
|
|
||||||
#include <Music.h>
|
#include <Music.h>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user