fix: use max connection count as max client count
All checks were successful
Build ESP32 BMC Firmware / build (push) Successful in 57s

This commit is contained in:
2026-03-12 18:12:36 +01:00
parent 6e88ce1137
commit e678ccb8b3
2 changed files with 4 additions and 5 deletions

View File

@@ -72,7 +72,6 @@ static const bmc_gpio_def_t bmc_gpio_defaults[BMC_GPIO_COUNT] = {
// Power Control Timing
// ============================================================================
#define BMC_RESET_PULSE_MS 200
#define BMC_POWER_GOOD_DELAY_MS 2000
// ============================================================================
// Logging Tags