소스 검색

start nfc test anyway (showing error)

aanper 5 년 전
부모
커밋
fa2f071ed1
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      applications/nfc/nfc.c
  2. BIN
      lib/ST25RFAL002/doc/_htmresc/st_logo.png

+ 1 - 1
applications/nfc/nfc.c

@@ -188,7 +188,7 @@ void nfc_test_callback(void* context) {
 
     dispatcher_lock(nfc->dispatcher);
 
-    if(nfc->ret == ERR_NONE && !nfc->worker) {
+    if(!nfc->worker) {
         nfc->screen = 0;
         widget_enabled_set(nfc->widget, true);
         nfc->worker = osThreadNew(nfc_worker_task, nfc, &nfc->worker_attr);

BIN
lib/ST25RFAL002/doc/_htmresc/st_logo.png