#pragma once void TOF_Init(); void TOF_Update(); void TOF_Update2(); float TOF_GetRange();