fix: use max connection count as max client count
All checks were successful
Build ESP32 BMC Firmware / build (push) Successful in 57s
All checks were successful
Build ESP32 BMC Firmware / build (push) Successful in 57s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user