#README FeaturesText Utilities
line Utilities
[abc] [abc] [efg] -> [efg] [cde] [dec]
abc efg efg -> cde cde abc
abc abc abc -> efg efg cde cde efg
abc abc [Blank] -> efg efg cde cde Number* Clean Hex : make array hex as format : -> * hex to ascii : [32 33 41 34] -> [23A4] OBD Utilties* DTC : Hex to SAE 12 34 12 35 2245 >> --------------- P1234 P1235 P2245 * DTC : SAE to Hex P1234 P1236 P4567 >> 12 34 12 36 45 67 * Calculate check sum : + CS : get checksum 1 byte as ISO1941 , KWP2000 + CS - CRC J1850 : get checksum crc of obd2 protocol PWM and VPW + CS - Invert : Get checksum invert + CS - 2 Byte : Get checksum with format 2bytes RequirementsIf you have any requirements or dependencies, add a section describing those and how to install and configure them. Extension SettingsKnown IssuesRelease NotesUsers appreciate release notes as you update your extension. 1.0.0Initial release of htext For more information
Maintainershungvo - [tanhung2010@gmail.com] Enjoy! |