define PERIPHERAL_WARMUP_MS for heltec_capsule_sensor_v3 ()

* delay is at least needed for the GXHTC3 module to be detected
This commit is contained in:
Matt Ranostaj 2024-08-17 19:37:05 +08:00 committed by GitHub
parent e0b4a8e31e
commit a577dd4142
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,6 +47,7 @@
#define SENSOR_POWER_CTRL_PIN 21
#define SENSOR_POWER_ON 1
#define PERIPHERAL_WARMUP_MS 100
#define SENSOR_GPS_CONFLICT
#define ESP32S3_WAKE_TYPE ESP_EXT1_WAKEUP_ANY_HIGH