51_LanQiaoBei/2025/Driver/Led.h

4 lines
92 B
C
Raw Normal View History

2025-04-13 01:02:19 +08:00
#include <STC15F2K60S2.H>
2025-04-22 17:34:15 +08:00
void Led_Disp(unsigned char addr,enable);
void Relay(bit enable);