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: Amp AverageAnalogIn BaseMachineUIController Envelope ExioBufferdController FilterController MCP23S17 PinDetect RotaryEncoder Sequence SequencerDisplay mbed-rtos mbed st7567LCD AT24C1024 OscController
Diff: BaseMachineCommon.h
- Revision:
- 11:eb9e72bf529c
- Parent:
- 9:771491096aa1
- Child:
- 13:35ffba73d263
--- a/BaseMachineCommon.h Fri Nov 25 09:08:14 2016 +0000 +++ b/BaseMachineCommon.h Fri Nov 25 15:28:17 2016 +0000 @@ -9,7 +9,7 @@ #define _BASEMACHINE_COMMON_H_ #define TITLE_STR1 ("BaseMachine Test") -#define TITLE_STR2 ("20161121") +#define TITLE_STR2 ("20161125") #define SEQUENCE_N (16) #define PATTERN_N (8)