Skip to content
Snippets Groups Projects
Commit f7bba75c authored by Hauke Mehrtens's avatar Hauke Mehrtens
Browse files

fix(ble): printing of BLE mac address


The mac Adress was printed in the wrong order, BLE stroes the MAC
address in LSB first mode, different from Ethernet which uses MSB first
mode.

Fixes: aece2960 ("feat(ble): Add some log messages")
Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
parent bdd9e44e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment