Fix mistakes
This commit is contained in:
@@ -79,7 +79,6 @@ class Motor{
|
||||
uint8_t pin;
|
||||
ledc_timer_t timer;
|
||||
ledc_channel_t channel;
|
||||
Power* powerManager;
|
||||
uint16_t duty;
|
||||
// The phase of the pwm signal, expressed as a number betweeen 0 and
|
||||
// the maximum value representable by the pwm timer resolution.
|
||||
|
||||
Reference in New Issue
Block a user