Arduino pin definitions for the Modulove SyncLFO module.
More...
Go to the source code of this file.
|
const uint8_t | modulove::synclfo::P1 = 0 |
|
const uint8_t | modulove::synclfo::P2 = 1 |
|
const uint8_t | modulove::synclfo::P3 = 3 |
|
const uint8_t | modulove::synclfo::P4 = 5 |
|
const uint8_t | modulove::synclfo::P_COUNT = 4 |
|
const uint8_t | modulove::synclfo::KNOB_PINS [P_COUNT] = {P1, P2, P3, P4} |
|
const uint8_t | modulove::synclfo::GATE_IN = 3 |
|
const uint8_t | modulove::synclfo::CV_OUT = 10 |
|
const uint8_t | modulove::synclfo::B1_PIN = A2 |
|
const uint8_t | modulove::synclfo::B2_PIN = 12 |
|
const uint8_t | modulove::synclfo::LED1_PIN = 11 |
|
Arduino pin definitions for the Modulove SyncLFO module.
- Author
- Adam Wonak (https://github.com/awonak)
- Version
- 0.1
- Date
- 2024-06-28
- Copyright
- Copyright (c) 2024