This commit is contained in:
shrkey
2016-10-17 16:56:02 +01:00
parent a77e76f7b0
commit d4fff8f253

View File

@@ -51,7 +51,7 @@ bool verboseOutputEnabled = true; // Output channels values to console
using namespace DarkWater; using namespace DarkWater;
DWESCAPE *dw; DWESCAPE *dw;
DW_SERVO *servos[6]; DW_Servo *servos[6];
float channels[8]; float channels[8];