Skip to content

Commit

Permalink
sainsmart-dds120: make the "1kHz" reference signal 1kHz
Browse files Browse the repository at this point in the history
  • Loading branch information
l29ah authored and uwehermann committed Jun 18, 2018
1 parent 0fdc160 commit 14728a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/sainsmart-dds120/fw.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#define LED_GREEN() NOP
#define LED_RED() NOP

#define TIMER2_VAL 1000
#define TIMER2_VAL 500

/* CTLx pin index (IFCLK, ADC clock input). */
#define CTL_BIT 2
Expand Down

0 comments on commit 14728a5

Please sign in to comment.