config is in config.h now
This commit is contained in:
parent
64824b4ebc
commit
6309b16235
1 changed files with 1 additions and 4 deletions
|
@ -2,10 +2,7 @@
|
||||||
#include <board.h>
|
#include <board.h>
|
||||||
|
|
||||||
#include "tests.h"
|
#include "tests.h"
|
||||||
|
#include "config.h"
|
||||||
/* INC = 767; MOD = 9999 works: 115200 @ 24 MHz 16 bit sample */
|
|
||||||
#define INC 767
|
|
||||||
#define MOD 9999
|
|
||||||
|
|
||||||
void main(void) {
|
void main(void) {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue