added OTA
This commit is contained in:
@@ -28,7 +28,6 @@ void initRfid()
|
||||
void handleRfid()
|
||||
{
|
||||
uint32_t timeNow = millis();
|
||||
//int8_t TagType = TRACK_NOTHING;
|
||||
|
||||
if (timeNow - last_rfid_update > RFIDINTERVAL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user