8915a3d1f42d89bef97a939db6d1b5f0756f95cd
Three cross-referenced markers — config.h, operation.h, and FW-10 in the test file — calling out that the FETCH_INTERVAL_MS cap is intentionally holding the polling rate at 1 minute for dev iteration. Once the firmware is stable and we want the device to honor the app's per-frame rotationIntervalMinutes / wakeHour settings, the cap in operation.h becomes a sanity-clamp (e.g., 30 s ≤ sleep ≤ 25 h) and the no-header fallback splits into its own constant. Behavior unchanged — comments only. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
pictureFrame ESP32 firmware — PlatformIO / Arduino
Releases
1
Languages
C++
61.1%
Python
31.4%
C
7.5%