2015-02-10 14:16 GMT+01:00 Bert Vermeulen :
> On 02/10/2015 01:50 PM, Bartosz Golaszewski wrote:
>
>> when passing multiple options with the same name to sigrok-cli, only
>> the last one in the option string has any effect.
>>
>> For example:
>>
>> sigrok-cli --driver=baylibre-acme --config
>>
On 02/10/2015 01:50 PM, Bartosz Golaszewski wrote:
> when passing multiple options with the same name to sigrok-cli, only
> the last one in the option string has any effect.
>
> For example:
>
> sigrok-cli --driver=baylibre-acme --config
> probe_power=1=off:probe_power=3=off --set
>
> only
Hi,
when passing multiple options with the same name to sigrok-cli, only
the last one in the option string has any effect.
For example:
sigrok-cli --driver=baylibre-acme --config
probe_power=1=off:probe_power=3=off --set
only powers off the third probe.
The reason for this is using a GHash
3 matches
Mail list logo