Changes between Version 10 and Version 11 of Docs/Prog/Manual/ApplicationLibraries/lib825


Ignore:
Timestamp:
04/24/23 13:19:49 (13 months ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/ApplicationLibraries/lib825

    v10 v11  
    1010Some simple routines may be used in the apps to convert between the hexadecimal strings and the various structures.
    1111
    12 {{{#!python annotations=lineno
     12{{{
    1313unsigned char inline hex_char_val(char ch)
    1414{