update PCB-SWTG024AS-V2.0 to SWTG024AS-V2.0

This commit is contained in:
Lynn-Becky
2026-06-22 23:51:57 +08:00
parent e0356bd751
commit d68534e833
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -896,9 +896,9 @@ void machine_custom_init(void)
reg_bit_clear(RTL837X_REG_LED_MODE, 7);
}
#elif defined MACHINE_PCB_SWTG024AS_V2_0
#elif defined MACHINE_SWTG024AS_V2_0
__code const struct machine machine = {
.machine_name = "PCB-SWTG024AS-V2.0",
.machine_name = "SWTG024AS-V2.0",
.isRTL8373 = 0,
.min_port = 3,
.max_port = 8,