Skip to content

Conversation

@fifieldt
Copy link
Member

It turns out we had two methods for delaying startup while peripherals warmed up. They were invented within months of each other and just missed the chance to merge.

Let's delete PIN_PWR_DELAY_MS and use PERIPHERAL_WARMUP_MS, since it's most common and earlier in the sequence.

It turns out we had two methods for delaying startup while peripherals
warmed up. They were invented within months of each other and just missed
the chance to merge.

Let's delete PIN_PWR_DELAY_MS and use PERIPHERAL_WARMUP_MS, since it's
most common and earlier in the sequence.
@fifieldt fifieldt added the enhancement New feature or request label Oct 27, 2025
@HarukiToreda
Copy link
Contributor

tested on Heltec V3 with Cardkb and BME680 since this was one of the reasons why it was introduced. All peripherals started with no issues both from soft reboot and cold start boot using a power switch. Same test was made on the T114 with a CardKB, BME680 and IMU. No regressions found, safe to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants