diff options
author | Corentin Le Gall <corentin.legall@iot.bzh> | 2019-11-28 09:15:19 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2019-12-03 19:46:26 +0100 |
commit | 25dd725961143aed184423429d1c58bf6d8eb634 (patch) | |
tree | 1dd356fef1fd0025fb0064fd6284aa8d57a49856 /can_samples/init_vcan.sh | |
parent | a8d03c2ab5d1c1e3b90ba4ace93e01ee0dee81b0 (diff) |
converter: Fix to_hex conversion
Convert byte to hex without forgetting '0's.
ex: Before: '10' -> 'a'
After: '10' -> '0a'
Change-Id: I7346893eaf83aaa9294e48c20cbffd1a61789b51
Signed-off-by: Corentin Le Gall <corentin.legall@iot.bzh>
Diffstat (limited to 'can_samples/init_vcan.sh')
0 files changed, 0 insertions, 0 deletions