detach nrf24l01 hal from nrf24l01

This commit is contained in:
acevest
2020-04-02 16:20:26 +08:00
parent 019b69f592
commit 602ad7d308
6 changed files with 255 additions and 182 deletions

View File

@@ -69,7 +69,6 @@ void task2(void *arg)
{
int task_cnt2 = 0;
tos_task_delay(200);
nrf_init();
nrf_hal_test();
while (1) {
task_cnt2--;