hamarituc / lbgpsdo

Configuration Utility for Leo Bodnar GPSDO
GNU General Public License v3.0
16 stars 8 forks source link

Cannot set drive level #4

Closed BatchDrake closed 12 months ago

BatchDrake commented 1 year ago

This errors occurs when I pass --level 8 (or 16, 24, 32) to the script:

lbgpsdo.py modify: error: argument --level: invalid choice: '8' (choose from 8, 16, 24, 32)
BatchDrake commented 1 year ago

Just fixed it making the choice list of the command line options a list of strings