51单片机——8X8点阵显示

74hc595.h:git #ifndef __74hc595_H__ #define __74hc595_H__ /************************************位定义************************************/ sbit DATA_IN = P1^0; //串行数据输入 sbit ST_CK = P1^1;
相关文章
相关标签/搜索