Skip to content
Snippets Groups Projects
Commit ab9a6e88 authored by r's avatar r
Browse files

card10 ble code auskommentiert

parent de0ec6fa
No related branches found
No related tags found
No related merge requests found
......@@ -255,11 +255,12 @@ void vBleTask(void *pvParameters)
NVIC_SetPriority(BTLE_RX_RCVD_IRQn, 2);
AppInit();
BleStart();
/*
AttsDynInit();
bleuart_init();
bleFileTransfer_init();
bleCard10_init();
bleCard10_init(); */
lasttick = xTaskGetTickCount();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment