MCU: give UF1 & UF8 seperate device configs

This commit is contained in:
Franke Burgarino 2025-08-19 15:36:03 -05:00 committed by Edgar Aichinger
parent 7e57b644d6
commit f7d01ea8e9
4 changed files with 3825 additions and 3 deletions

View file

@ -71,7 +71,7 @@ DeviceInfo::DeviceInfo()
, _single_fader_follows_selection (false)
, _device_type (MCU)
#ifdef UF8
, _name (X_("UF8/UF1"))
, _name (X_("UF8"))
#else
, _name (X_("Mackie Control Universal Pro"))
#endif