analogsensors, outputs PWM, DAC, digital

This commit is contained in:
MichaelDvP
2022-02-16 18:35:25 +01:00
parent 7f5e0f7244
commit 073493cba2
11 changed files with 433 additions and 123 deletions

View File

@@ -44,7 +44,7 @@ class AnalogCustomization {
public:
uint8_t id;
std::string name;
uint16_t offset;
float offset;
float factor;
uint8_t uom; // 0 is none
int8_t type; // -1 is for deletion