Changeset - b2929a2c0975
[Not reviewed]
cortex-f0
0 1 0
Ethan Zonca - 9 years ago 2015-06-15 21:13:56
ez@ethanzonca.com
Increase PID period to be closer to the minimum conversion time on the max IC
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
config.h
Show inline comments
 
@@ -3,7 +3,7 @@
 

	
 
#define VCP_TX_FREQ 1000
 
#define SSR_PERIOD 200
 
#define PID_PERIOD 200
 
#define PID_PERIOD 120
 

	
 
#define LED_POWER GPIOF,GPIO_PIN_0
 

	
0 comments (0 inline, 0 general)