zhyinch
2021-12-07 952a1d45bbebe72fb59d2e2cd2b3da7ff422bd1e
Src/application/dw_app.c
@@ -1135,6 +1135,10 @@
                           memcpy(nearbaseid_list2,&rx_buffer[NEARBASEID_INDEX],nearbase_num*2);
                           if(tagslotpos!=255)
                           tag_state = NEARPOLL;
                           if(tag_frequency==50)
                           {
                              tag_state = NEARPOLL;
                           }
                        }
                     }
}
@@ -1185,8 +1189,8 @@
         break;
      case NEARPOLL:   
         NearPoll();
         //GetPressAndHeight();
         //intheight = Height*100;
         GetPressAndHeight();
         intheight = Height*100;
         break;
        case SINGLEPOLL:
            Poll();