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 99a981b commit a5e31f1Copy full SHA for a5e31f1
src/serialMIDI.h
@@ -51,7 +51,7 @@ class SerialMIDI
51
};
52
53
public:
54
- static const bool thruActivated = false;
+ static const bool thruActivated = true;
55
56
void begin()
57
{
0 commit comments