diff options
author | Diego Elio Pettenò <flameeyes@flameeyes.com> | 2020-10-04 21:49:16 +0200 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-10-04 21:52:39 +0200 |
commit | 0c46e8a525389e9133ba6cf3c3de80446ff8156a (patch) | |
tree | a950d94b9fcab29aa6dee80998648f5654f3e5fb /README.md | |
parent | Only run pytest for glucometerutils directory. (diff) | |
download | glucometerutils-0c46e8a525389e9133ba6cf3c3de80446ff8156a.tar glucometerutils-0c46e8a525389e9133ba6cf3c3de80446ff8156a.tar.gz glucometerutils-0c46e8a525389e9133ba6cf3c3de80446ff8156a.tar.bz2 glucometerutils-0c46e8a525389e9133ba6cf3c3de80446ff8156a.tar.lz glucometerutils-0c46e8a525389e9133ba6cf3c3de80446ff8156a.tar.xz glucometerutils-0c46e8a525389e9133ba6cf3c3de80446ff8156a.tar.zst glucometerutils-0c46e8a525389e9133ba6cf3c3de80446ff8156a.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -53,12 +53,12 @@ supported. | LifeScan | OneTouch Verio (USB) | `otverio2015` | [construct] [python-scsi] | | LifeScan | OneTouch Select Plus | `otverio2015` | [construct] [python-scsi] | | LifeScan | OneTouch Select Plus Flex¹ | `otverio2015` | [construct] [python-scsi] | -| Abbott | FreeStyle InsuLinx† | `fsinsulinx` | [freestyle_hid] [hidapi]‡ | -| Abbott | FreeStyle Libre | `fslibre` | [freestyle_hid] [hidapi]‡ | +| Abbott | FreeStyle InsuLinx† | `fsinsulinx` | [freestyle-hid] [hidapi]‡ | +| Abbott | FreeStyle Libre | `fslibre` | [freestyle-hid] [hidapi]‡ | | Abbott | FreeStyle Optium | `fsoptium` | [pyserial] | -| Abbott | FreeStyle Precision Neo | `fsprecisionneo` | [freestyle_hid] [hidapi]‡ | -| Abbott | FreeStyle Optium Neo | `fsprecisionneo` | [freestyle_hid] [hidapi]‡ | -| Abbott | FreeStyle Optium Neo H | `fsprecisionneo` | [freestyle_hid] [hidapi]‡ | +| Abbott | FreeStyle Precision Neo | `fsprecisionneo` | [freestyle-hid] [hidapi]‡ | +| Abbott | FreeStyle Optium Neo | `fsprecisionneo` | [freestyle-hid] [hidapi]‡ | +| Abbott | FreeStyle Optium Neo H | `fsprecisionneo` | [freestyle-hid] [hidapi]‡ | | Roche | Accu-Chek Mobile | `accuchek_reports` | | | SD Biosensor | SD CodeFree | `sdcodefree` | [construct] [pyserial] | | TaiDoc | TD-4277 | `td4277` | [construct] [pyserial]² [hidapi] | |