# 错误操作,此提交无法运行
This commit is contained in:
@ -19,6 +19,8 @@ typedef uint8_t u8;
|
||||
#define True 1
|
||||
#define False 0
|
||||
|
||||
//#define NULL 0
|
||||
|
||||
sbit SDA = P2 ^ 7;
|
||||
sbit SCL = P2 ^ 6;
|
||||
|
||||
|
Reference in New Issue
Block a user