XIN_XIN 发表于 2017-4-14 14:52 #include #include #define addr 0x02//从机2的地址 #define _SUCC_ 0x0f//数据传送成功 #define _ERR_ 0xf ...