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


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

--

Legend:

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

    v9 v10  
    1010Some simple routines may be used in the apps to convert between the hexadecimal strings and the various structures.
    1111
    12 {{{
    13 #!Lineno
    14 #!c
     12{{{#!python annotations=lineno
    1513unsigned char inline hex_char_val(char ch)
    1614{