Skip to content

Commit d5536cf

Browse files
committed
Update ArdConfig.h
1 parent 122aaee commit d5536cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ArdConfig.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
// #define __MIDI__ // support Midi
6363
#define __ARDUINO__ // exclude standard c++ h files
6464
#define __STREAMS__ // output to Ardiono Streams
65-
#define _STK_DEBUG_
66-
// #define __NO_EXCEPTIONS__ // comment out exceptions
65+
// #define _STK_DEBUG_
66+
#define __NO_EXCEPTIONS__ // comment out exceptions
6767
// #define __NO_FSTREAM__ // No Messanger, MidiFileIn and Skini and FileRead
6868
// #define __NO_RT__ // no STK RT functions
6969

0 commit comments

Comments
 (0)