summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.eu>2017-04-17 18:17:47 +0200
committerDiego Elio Pettenò <flameeyes@flameeyes.eu>2017-04-17 18:17:47 +0200
commitefe41af9fdd83137f84ce6d26532a15d8b4782bb (patch)
treed2f2f86b931476ef91dc4c5e2fe8cd3c13325f59
parentAll drivers: move documentation of features from README to docstring. (diff)
downloadglucometerutils-efe41af9fdd83137f84ce6d26532a15d8b4782bb.tar
glucometerutils-efe41af9fdd83137f84ce6d26532a15d8b4782bb.tar.gz
glucometerutils-efe41af9fdd83137f84ce6d26532a15d8b4782bb.tar.bz2
glucometerutils-efe41af9fdd83137f84ce6d26532a15d8b4782bb.tar.lz
glucometerutils-efe41af9fdd83137f84ce6d26532a15d8b4782bb.tar.xz
glucometerutils-efe41af9fdd83137f84ce6d26532a15d8b4782bb.tar.zst
glucometerutils-efe41af9fdd83137f84ce6d26532a15d8b4782bb.zip
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index d5085b7..3620439 100644
--- a/README
+++ b/README
@@ -26,13 +26,16 @@ information on each of the devices.
| LifeScan | OneTouch Ultra Mini | `otultraeasy` | [pyserial] |
| LifeScan | OneTouch Verio (USB) | `otverio2015` | [python-scsi] |
| LifeScan | OneTouch Select Plus | `otverio2015` | [python-scsi] |
-| Abbott | FreeStyle InsuLinx | `fsinsulinx` | |
+| Abbott | FreeStyle InsuLinx† | `fsinsulinx` | |
| Abbott | FreeStyle Libre | `fslibre` | |
| Abbott | FreeStyle Optium | `fsoptium` | [pyserial] |
| Abbott | FreeStyle Precision Neo | `fsprecisionneo` | |
+| Abbott | FreeStyle Optium Neo† | `fsprecisionneo` | |
| Roche | Accu-Chek Mobile | `accuchek_reports` | |
| SD Biosensor | SD CodeFree | `sdcodefree` | [pyserial] |
+† Untested.
+
[pyserial]: https://pythonhosted.org/pyserial/
[python-scsi]: https://github.com/rosjat/python-scsi