Handle denials of power appropriately
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
|
||||
#define MOTOR_MAX_EXECUTION_DELAY_MS 100
|
||||
|
||||
#define TAG "Motion"
|
||||
|
||||
class Motor{
|
||||
public:
|
||||
Motor(uint8_t pin, ledc_timer_t timer, ledc_channel_t channel);
|
||||
|
||||
Reference in New Issue
Block a user