Merge pull request #67 from Callum-/master
[matches/MCTX3420.git] / server / actuators / pregulator.c
index f93c407..3740729 100644 (file)
@@ -2,7 +2,8 @@
 #include "../bbb_pin.h"
 
 #define PREGULATOR_PWM ECAP0
-#define PREGULATOR_PERIOD 16666667
+#define PREGULATOR_PERIOD 500000
+//16666667
 
 /**
  * Initiliase the pressure regulator

UCC git Repository :: git.ucc.asn.au