- 博客(2)
- 资源 (1)
- 收藏
- 关注
原创 源程序.c(2): warning C318: can‘t open file ‘LCD.h‘ 源程序.C(3): error C129: missing ‘;‘ before ‘keydown‘
#include<reg52.h>#include"LCD.h"uchar keydown(){uchar i = 0;uchar key = P2 & 0x0f;if((P2&0x0f) != 0x0f){delayMs(10);if((P2&0x0f) != 0x0f){key = P2 & 0x0f;while((P2&0x0f) != 0x0f);switch(key){//Key1~4 接P2.4~7case 0x
2020-08-21 15:54:34
5405
2
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅