Skip to content

Commit 3c2b4ba

Browse files
author
neil.hamilton
committed
Update wording in README.md for raising issues, and update list of unsupported devices
1 parent 5bbd652 commit 3c2b4ba

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Within python, the library for `import` is called `picosdk`.
4040

4141
This code is written to be compatible with both python 2.7 and python 3 (any version).
4242

43-
If you find a compatibility problem please raise an [Issue](https://github.com/picotech/picosdk-python-wrappers/issues), listing all the versions you can find (python, numpy,
43+
If you find a compatibility problem please raise an [Issue](https://www.picotech.com/tech-support), listing all the versions you can find (python, numpy,
4444
picosdk commit hash, etc.) and your error message(s).
4545

4646
## C interface
@@ -56,14 +56,12 @@ PicoLog driver from our [Documentation page](https://www.picotech.com/library/do
5656
## Python interface
5757

5858
We are in the process of adding Pythonic wrappers around the C functions. If we haven't got to your feature yet or your device is listed as one of the [unsupported models](https://github.com/picotech/picosdk-python-wrappers#unsupported-models),
59-
let us know that you're waiting in an [Issue](https://github.com/picotech/picosdk-python-wrappers/issues) (good)
60-
or a [Pull Request](https://github.com/picotech/picosdk-python-wrappers/pulls) (better!)
59+
let us know that you're waiting in an [Issue](https://www.picotech.com/tech-support)
6160

6261
### Unsupported models
6362

6463
The following drivers and devices are not yet supported:
6564

66-
* `pl1000` - PicoLog 1012 & 1216 Data Loggers
6765
* `plcm3` - PicoLog CM3 Current Data Logger
6866
* `ps3000` - PicoScope 3204, 3205, 3206, 3223, 3224, 3423 & 3423
6967
* `ps5000` - PicoScope 5203 & 5204

0 commit comments

Comments
 (0)