Commit 943cbd34 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

main: proivde prototype for WRC diagnostics task

parent 52d9d4bc
......@@ -68,6 +68,8 @@ static int prev_ptp_state;
static int prev_servo_state;
static int prev_timing_ok;
int wrc_wr_diags(void); // fixme: move the header
static void wrc_initialize(void)
{
uint8_t mac_addr[6];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment