libaltos: Map generic windows device names to actual names
authorKeith Packard <keithp@keithp.com>
Mon, 31 Aug 2020 22:01:18 +0000 (15:01 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 26 Sep 2020 03:07:39 +0000 (20:07 -0700)
commit4e07392c65ec512e3309d89c7465c1406a941b66
tree281a47e0ffc8777d65ed31245f8a6df535566c45
parent0d298df9e4cf945f3d0dfdb583af07e498c685a0
libaltos: Map generic windows device names to actual names

When we signed the .ini file for our windows 'driver', IDs 28 and 2c
hadn't been assigned to EasyMega and EasyMotor, so that file has
generic 'AltusMetrum28' and 'AltusMetrum2c' instead. Updating that
file is 'hard', so just map the names in the driver instead.

Signed-off-by: Keith Packard <keithp@keithp.com>
libaltos/libaltos_windows.c