Ignore:
Timestamp:
Feb 4, 2025, 1:58:46 PM (3 months ago)
Author:
Zed
Message:

DHCP client can get IP-address from fritz!box

File:
1 moved

Legend:

Unmodified
Added
Removed
  • ctrl/firmware/Main/SES/Core/Inc/eth_task.h

    r78 r79  
    11#ifndef __ETH_THREAD_H
    22#define __ETH_THREAD_H
    3 
    4 #include "tx_api.h"
    53
    64#ifdef __cplusplus
     
    97#endif
    108
    11 VOID ethThread(ULONG initial_input);
     9void ethTaskStart(void* argument);
    1210
    1311#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.