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.
Diff: BaseMachineCommon.h
- Revision:
- 3:096e90f162ef
- Parent:
- 2:c2d51503c005
- Child:
- 4:f02ce4f32137
--- a/BaseMachineCommon.h Tue Oct 25 13:56:22 2016 +0000
+++ b/BaseMachineCommon.h Wed Oct 26 11:36:52 2016 +0000
@@ -6,7 +6,7 @@
*/
#define SPI_UI_TO_SEQUENCER_RATE (1500000) // Actual frequency about 1.3MHz
-#define SPI_UI_TO_SEQUENCER_MODE (0)
+#define SPI_UI_TO_SEQUENCER_MODE (1)
#define SEQUENCE_N (16)
enum SequencerCmd {