Browse Source

Reverted clock change.

git-svn-id: https://bucket.mit.edu/svn/nilm/acquisition/ethstream@7406 ddd99763-3ecb-0310-9145-efcb8ce7c51f
tags/ethstream-1.1
zacharyc 14 years ago
parent
commit
190fd3f3a7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      nerdjack.h

+ 1
- 1
nerdjack.h View File

@@ -16,7 +16,7 @@
#include "netutil.h"

#define NERDJACK_CHANNELS 12
#define NERDJACK_CLOCK_RATE 60000000
#define NERDJACK_CLOCK_RATE 54000000
#define NERDJACK_DATA_PORT 49155
#define NERDJACK_UDP_RECEIVE_PORT 49156
#define NERDJACK_COMMAND_PORT 49157


Loading…
Cancel
Save