From efe41af9fdd83137f84ce6d26532a15d8b4782bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Mon, 17 Apr 2017 17:17:47 +0100 Subject: Add the Optium Neo as an untested supported device. --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3