We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 122aaee commit d5536cfCopy full SHA for d5536cf
src/ArdConfig.h
@@ -62,8 +62,8 @@
62
// #define __MIDI__ // support Midi
63
#define __ARDUINO__ // exclude standard c++ h files
64
#define __STREAMS__ // output to Ardiono Streams
65
- #define _STK_DEBUG_
66
-// #define __NO_EXCEPTIONS__ // comment out exceptions
+// #define _STK_DEBUG_
+ #define __NO_EXCEPTIONS__ // comment out exceptions
67
// #define __NO_FSTREAM__ // No Messanger, MidiFileIn and Skini and FileRead
68
// #define __NO_RT__ // no STK RT functions
69
0 commit comments