mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-24 18:41:00 +00:00
The read response is in the i2c_response variable. Also use %hhx format, because we're dealing with a single char. Signed-off-by: Sven Wegener <sven.wegener@stealer.net>