mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-04-11 17:39:50 +00:00
Fixed default MAC
This commit is contained in:
parent
81962631f6
commit
efa40acbbe
@ -629,7 +629,7 @@ CfgName: .byte $0A,"SETMAC.CFG"
|
||||
CfgBuf: .byte $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00
|
||||
; slt spc m1h m1l : m2h m2l : m3h m3l : m4h m4l : m5h m5l : m6h m6l
|
||||
UWSlot: .byte $00
|
||||
MACBuf: .byte $00,$08,$0d,$10,$20,$30 ; Fallback value
|
||||
MACBuf: .byte $00,$08,$dc,$10,$20,$30 ; Fallback value
|
||||
Default: .byte $ff ; Set to $00 if we load SETMAC.CFG
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user