RAD-Moon3: Add initial support

This commit is contained in:
Bryant Jones
2023-04-20 17:14:22 +00:00
parent 83f6c611fe
commit af31aa23ad
9 changed files with 124 additions and 1 deletions
+2
View File
@@ -163,6 +163,7 @@ typedef unsigned __int64 uint64_t;
//#define NEODEVICE_RADPLUTO (0x00000009)
#define NEODEVICE_VCAN42_EL (0x0000000a)
#define NEODEVICE_VCAN3 (0x00000010)
#define NEODEVICE_RADMOON3 (0x00000023)
#define NEODEVICE_RED (0x00000040)
#define NEODEVICE_ECU (0x00000080)
#define NEODEVICE_IEVB (0x00000100)
@@ -1971,6 +1972,7 @@ typedef enum _EDeviceSettingsType
DeviceRADSuperMoonSettingsType,
DeviceRADMoon2SettingsType,
DeviceRADGigalogSettingsType,
DeviceRADMoon3SettingsType,
//
// add new settings type here
// ...