This commit is contained in:
aozhiwei 2023-03-24 19:47:14 +08:00
parent 231837a663
commit c55d3500f2

View File

@ -882,6 +882,7 @@ void RoomObstacle::ActiveMedicalStation()
} }
}//end if }//end if
if (hit) { if (hit) {
DetachFromMaster();
} }
}, },
&xtimer_attacher); &xtimer_attacher);