#pragma once #include bool Laser_Init(void); short Laser_Read_mm(void); bool Laser_Init_v2(void); uint16_t getRange(); bool isRangeReady();