Introduction - If you have any usage issues, please Google them yourself
microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255)// 255 to HEX conversion c = 0xff HEX2BCD (0xff)// 0xff conversion of 255 BCD
Packet : 47651463bcd2hex互换.rar filelist
23.c