Rename MACHINE_SWGT024_V2_0 to MACHINE_SWGT024_V2_0_MANAGED.

So we can support other versions too.
This commit is contained in:
René van Dorst
2026-03-29 16:13:38 +02:00
parent eedb0dec01
commit bfab8cbba3
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -137,9 +137,9 @@ __code const struct machine machine = {
void machine_custom_init(void) { } void machine_custom_init(void) { }
#elif defined MACHINE_SWGT024_V2_0 #elif defined MACHINE_SWGT024_V2_0_MANAGED
__code const struct machine machine = { __code const struct machine machine = {
.machine_name = "SWGT024 V2.0", .machine_name = "SWGT024 V2.0 Managed",
.isRTL8373 = 0, .isRTL8373 = 0,
.min_port = 3, .min_port = 3,
.max_port = 8, .max_port = 8,
+1 -1
View File
@@ -10,7 +10,7 @@
// #define MACHINE_KP_9000_6XH_X // #define MACHINE_KP_9000_6XH_X
// #define MACHINE_KP_9000_9XH_X_EU // #define MACHINE_KP_9000_9XH_X_EU
// #define MACHINE_KP_9000_9XHML_X // #define MACHINE_KP_9000_9XHML_X
// #define MACHINE_SWGT024_V2_0 // #define MACHINE_SWGT024_V2_0_MANAGED
// #define MACHINE_HORACO_ZX_SG4T2 // #define MACHINE_HORACO_ZX_SG4T2
// #define MACHINE_TRENDNET_TEG_S562 // #define MACHINE_TRENDNET_TEG_S562
// #define MACHINE_HG0402XG_V1_1 // #define MACHINE_HG0402XG_V1_1