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:
- 5:e909232c913e
- Parent:
- 4:49c60d28fa09
- Child:
- 7:a47420a0c4bf
--- a/BaseMachineCommon.h Mon Nov 14 11:29:12 2016 +0000 +++ b/BaseMachineCommon.h Thu Nov 17 07:22:56 2016 +0000 @@ -9,7 +9,7 @@ #define _BASEMACHINE_COMMON_H_ #define TITLE_STR1 ("BaseMachine Test") -#define TITLE_STR2 ("20161114") +#define TITLE_STR2 ("20161117") #define SEQUENCE_N (16)