Adafruit_BusIO icon indicating copy to clipboard operation
Adafruit_BusIO copied to clipboard

fixed HEX print

Open thijses opened this issue 1 year ago • 1 comments

debug serial data was printing in decimal, when it should have been hex (or alternatively, the "0x" prefix should be removed)

before: Address 0x44 Not detected after Address 0x2C Not detected

thijses avatar Jun 03 '24 14:06 thijses

+1! I ran into this when debugging something too!

maxgerhardt avatar Jul 27 '24 20:07 maxgerhardt

Closed by 14d379e4d362eb93ec2419e5d9a86efc44d4aadd

tyeth avatar Jan 07 '25 16:01 tyeth