pico-python icon indicating copy to clipboard operation
pico-python copied to clipboard

EnumerateUnits throws an error if NULL pointer arguments are provided.

Open menschmaschine opened this issue 2 years ago • 1 comments

EnumerateUnits throws an error if NULL pointer arguments are provided. Providing a buffer that fits 16 serial numbers to get around this issue. Changed and tested only for the PicoScope 3000A, as this is the only scope I have.

menschmaschine avatar May 25 '22 19:05 menschmaschine

@yesrgang can you comment on the above PR? I noticed you authored this code: https://github.com/colinoflynn/pico-python/pull/133

hmaarrfk avatar May 25 '22 21:05 hmaarrfk