mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-28 02:31:54 +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…
Reference in New Issue
Block a user