mirror of
https://gitea.ecohim.ru:3000/RS485_Relay/RS485_Relay2_fw.git
synced 2025-08-06 16:07:17 +03:00
add: probe motor control PWM
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
#define REL_MAIN_BIT (1u<<0)
|
||||
#define REL_AUX_BIT (1u<<1)
|
||||
|
||||
#define MOTOR_MIN 0
|
||||
#define MOTOR_MAX 255
|
||||
|
||||
|
||||
void loop_iterate();
|
||||
void timer1_ovf_isr(void);
|
||||
|
||||
|
Reference in New Issue
Block a user