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:
jim 2009-01-15 22:22:47 +00:00
parent b4375aeab2
commit 18661b23e6
2 changed files with 1 additions and 1 deletions

View File

@ -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.