mirror of
https://github.com/bobbimanners/emailler.git
synced 2024-11-14 11:05:14 +00:00
Adjusted inline doc to actual implementation.
This commit is contained in:
parent
ea8be71805
commit
e150df86e2
@ -74,7 +74,7 @@ ip65_random_word:
|
||||
; except for dhcp_init which must also be called if the application
|
||||
; is using dhcp rather than hardcoded ip configuration
|
||||
; inputs: none
|
||||
; outputs: none
|
||||
; outputs: carry flag is set if there was an error, clear otherwise
|
||||
ip65_init:
|
||||
jsr eth_init ; initialize ethernet driver
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user