I don't know
git-svn-id: https://bucket.mit.edu/svn/nilm/zoom@7079 ddd99763-3ecb-0310-9145-efcb8ce7c51f
This commit is contained in:
parent
b4375aeab2
commit
18661b23e6
|
@ -22,7 +22,7 @@ float dac_current_min;
|
|||
float dac_current_max;
|
||||
|
||||
#define TIMER_RATE 8000 /* how often to read the ADC and update DAC */
|
||||
#define PC_RATE 10 /* how often to send data to the PC */
|
||||
#define PC_RATE 8000 /* how often to send data to the PC */
|
||||
|
||||
void TISR_HANDLER(5)
|
||||
{
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user