aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Schodet2010-10-09 14:19:32 +0200
committerNicolas Schodet2011-01-21 23:41:18 +0100
commitfba39f8e8510b388244f45da0f48271f92937b4f (patch)
tree3d6d19ff9c574b9ca0e322867e30c910cbf422bc
parent20c12f1de0abb5e7cb7152dbdcf95ffcaf79b779 (diff)
WIP: reduce regulation time to 10 mswip_regulation-2
-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 1c24db0..8ad656b 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