[Toybox] [PATCH] Don't claim to have i2cget non-byte mode support.
enh
enh at google.com
Mon Sep 24 13:48:35 PDT 2018
The absence of this is already mentioned in the TODOs at the top.
---
toys/other/i2ctools.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/toys/other/i2ctools.c b/toys/other/i2ctools.c
index 4370e45..1557866 100644
--- a/toys/other/i2ctools.c
+++ b/toys/other/i2ctools.c
@@ -47,7 +47,7 @@ config I2CGET
bool "i2cget"
default y
help
- usage: i2cget [-fy] BUS CHIP ADDR [MODE]
+ usage: i2cget [-fy] BUS CHIP ADDR
Reads an i2c register.
--
2.19.0.444.g18242da7ef-goog
More information about the Toybox
mailing list