avr: use n12 as test node (using new pcb "X01") with 8MHz.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
; This is for the full system (i.e. not the boot loader).
|
||||
; ***************************************************************************
|
||||
|
||||
.equ clock=1000000 ; Define the clock frequency
|
||||
.equ clock=8000000 ; Define the clock frequency
|
||||
|
||||
|
||||
|
||||
@@ -47,11 +47,11 @@
|
||||
#define MODULES_TWI_MASTER
|
||||
;#define MODULES_LCD
|
||||
;#define LCD_MINIMAL_FONT
|
||||
#define MODULES_SI7021
|
||||
;#define MODULES_SI7021
|
||||
#define MODULES_STATS
|
||||
;#define MODULES_CNY70
|
||||
#define MODULES_REED
|
||||
;#define MODULES_OWI_MASTER
|
||||
;#define MODULES_REED
|
||||
#define MODULES_OWI_MASTER
|
||||
;#define MODULES_DS18B20
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user