aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Schodet2010-10-09 14:19:32 +0200
committerNicolas Schodet2010-11-03 23:22:49 +0100
commitd1d13747d8fbf6149989ffcfda24f224d6e68d52 (patch)
tree36da22662be1936fc6087f1c145d224cc05c1fc9
parent4b496037c82a9950f21c0fc8f13a099d124d42e3 (diff)
WIP: reduce regulation time to 10 mswip_regulation
-rw-r--r--AT91SAM7S256/Source/d_output.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/AT91SAM7S256/Source/d_output.h b/AT91SAM7S256/Source/d_output.h
index 1328efd..ebd9160 100644
--- a/AT91SAM7S256/Source/d_output.h
+++ b/AT91SAM7S256/Source/d_output.h
@@ -39,7 +39,7 @@
#endif
-#define REGULATION_TIME 100 // Measured in 1 mS, regulation interval
+#define REGULATION_TIME 10 // Measured in 1 mS, regulation interval
//Constant reffering to RegMode parameter
#define REGSTATE_IDLE 0x00