mbus coils, discr inputs, new logic. AC - feedback

This commit is contained in:
Климов Андрей Николаевич
2023-08-13 23:49:35 +03:00
parent 3907158437
commit 6cd4f1d82a
7 changed files with 272 additions and 48 deletions

View File

@@ -12,7 +12,7 @@
#define MIN_PWM 70
// The number of simultaniusly working motors
#ifndef MOTOR_QUOTE
#define MOTOR_QUOTE 1
#define MOTOR_QUOTE 2
#endif
static int8_t motorQuote = MOTOR_QUOTE;