DM5EA / hamlib2KPA500

Control KPA500 from a TRX (via hamlib)
1 stars 0 forks source link

Change line 110 in ProgConfig.py for sliderMoved() call #7

Closed DM5EA closed 6 days ago

DM5EA commented 1 week ago

Add the value i to the call of the sliderMoved() to be able to only handle this particular slider once it is moved.

This way the function itself does not need to be a loop anymore but changing of the particular label.

DM5EA commented 6 days ago

I found no solution to do this. Closed