Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: AT24C1024 Amp AverageAnalogIn BaseMachineUIController Envelope ExioBufferdController FilterController MCP23S17 OscController PinDetect RotaryEncoder Sequence SequencerDisplay mbed-rtos mbed st7567LCD
Fork of BaseMachine by
Diff: BaseMachineCommon.h
- Branch:
- FilterEnvelope
- Revision:
- 28:407c9f46a07c
- Parent:
- 27:173ad2312d03
- Child:
- 29:5ca5aef9e7ca
diff -r 173ad2312d03 -r 407c9f46a07c BaseMachineCommon.h
--- a/BaseMachineCommon.h Thu May 04 09:42:51 2017 +0000
+++ b/BaseMachineCommon.h Mon May 22 14:26:31 2017 +0000
@@ -8,8 +8,8 @@
#ifndef _BASEMACHINE_COMMON_H_
#define _BASEMACHINE_COMMON_H_
-//#define USE_VCVS 1
-#define USE_SVF 1
+#define USE_VCVS 1
+//#define USE_SVF 1
#define TITLE_STR1 ("BaseMachine Test")
#define TITLE_STR2 ("2017.05.04")
