Diff between 26038ae7def36a135f35ce3c968e10c504af213b and c7880b5771004435622aebd7cde5bc038e047947
Changed Files
| File | Additions | Deletions | Status |
| tools/hwdb.c | +1 | -0 | modified |
Full Patch
diff --git a/tools/hwdb.c b/tools/hwdb.c
index f486563..3b712e1 100644
--- a/tools/hwdb.c
+++ b/tools/hwdb.c
@@ -35,6 +35,7 @@ static const struct {
const char *str;
} product_table[] = {
{ 0x0078, 0x0001, "Nike+ FuelBand" },
+ { 0x0097, 0x0002, "COOKOO watch" },
{ }
};