lib Modulove
Library for building custom scripts for Modulove modules.
|
Class for interacting with analog control voltage outputs. More...
#include <Arduino.h>
Go to the source code of this file.
Classes | |
class | modulove::AnalogOutput |
Variables | |
const int | modulove::MAX_OUTPUT = (1 << 8) - 1 |
const int | modulove::MAX_OUTPUT_10BIT = (1 << 10) - 1 |
Class for interacting with analog control voltage outputs.