Code, Byte value, Decimal value, Hexadecimal value ... int myVal = 3450; const int myBase = 3400; byte payload[] = { myVal - myBase };.
確定! 回上一頁