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