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