51_LanQiaoBei/模板/蓝桥杯全模块测试例程/超声波测距模块/Driver/Led.h

4 lines
129 B
C
Raw Permalink Normal View History

2025-04-13 01:02:19 +08:00
#include "STC15F2K60S2.H"
void Led_Disp(unsigned char addr, unsigned char enable);
void Beep(bit enable);
void MOTOR(bit enable);