mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-15 13:32:53 +00:00
fixed typo --- everything still works.
This commit is contained in:
parent
c0bb4cb810
commit
f7cc777ee1
@ -68,7 +68,7 @@ void reset_maca(void)
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* tested and is good */
|
/* tested and is good */
|
||||||
#define RF_BASE 0x80009a000
|
#define RF_BASE 0x80009a00
|
||||||
void flyback_init(void) {
|
void flyback_init(void) {
|
||||||
uint32_t val8, or;
|
uint32_t val8, or;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user