Skip to content

Commit

Permalink
fixed compile issues in updated toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
acamilo committed Sep 22, 2015
1 parent b153eaf commit 007fad5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions user/user_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,5 @@ void user_init(void)

system_os_task(recvTask, recvTaskPrio, recvTaskQueue, recvTaskQueueLen);
}

void user_rf_pre_init(){}

0 comments on commit 007fad5

Please sign in to comment.