Changes between Version 10 and Version 11 of Docs/Prog/Manual/ApplicationLibraries/lib825
- Timestamp:
- 04/24/23 13:19:49 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825
v10 v11 10 10 Some simple routines may be used in the apps to convert between the hexadecimal strings and the various structures. 11 11 12 {{{ #!python annotations=lineno12 {{{ 13 13 unsigned char inline hex_char_val(char ch) 14 14 {