diff options
author | Diego Elio Pettenò <flameeyes@flameeyes.eu> | 2016-02-15 22:34:57 +0100 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@flameeyes.eu> | 2016-02-15 22:34:57 +0100 |
commit | 2dfd78ce9271ec958b152d6364271336677ae402 (patch) | |
tree | bb27153f1d140d9ba1277286d8fd67dfc719e944 /README | |
parent | doc: use tables for devices, drivers, features and dependencies. (diff) | |
download | glucometerutils-2dfd78ce9271ec958b152d6364271336677ae402.tar glucometerutils-2dfd78ce9271ec958b152d6364271336677ae402.tar.gz glucometerutils-2dfd78ce9271ec958b152d6364271336677ae402.tar.bz2 glucometerutils-2dfd78ce9271ec958b152d6364271336677ae402.tar.lz glucometerutils-2dfd78ce9271ec958b152d6364271336677ae402.tar.xz glucometerutils-2dfd78ce9271ec958b152d6364271336677ae402.tar.zst glucometerutils-2dfd78ce9271ec958b152d6364271336677ae402.zip |
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,7 @@ information on each of the devices. | LifeScan | OneTouch Verio (USB) | `otverio2015` | | LifeScan | OneTouch Select Plus | `otverio2015` | | Abbott | FreeStyle Optium | `freestyle_optium` | +| Roche | Accu-Chek Mobile | `accuchek_reports` | ### Driver features @@ -38,6 +39,7 @@ information on each of the devices. | `otultraeasy` | serialno, swver, unit | get and set | not supported by device | yes | | `otverio2015` | serialno, swver | get and set | no | yes | | `freestyle_optium` | serialno, swver, unit | get and set | not supported by device | not supported by device | +| `accuchek_reports` | serialno, unit | no | yes | not supported by device | ### Driver dependencies |