Missed some variable declarations
Integrated fixes from henrikbrixandersen pull request #504
This commit is contained in:
@ -41,6 +41,8 @@
|
||||
detach() - Stops an attached servos from pulsing its i/o pin.
|
||||
|
||||
*/
|
||||
#include "Configuration.h"
|
||||
|
||||
#ifdef NUM_SERVOS
|
||||
#include <avr/interrupt.h>
|
||||
#include <Arduino.h>
|
||||
|
Reference in New Issue
Block a user