secubox-openwrt/package/secubox/secubox-core/root/usr
CyberMind-FR 7b77f839a9 fix(secubox-core): BusyBox-compatible LED pulse (no fractional sleep)
BusyBox sleep doesn't support fractional seconds (0.33s fails).
Changed to rapid triple-pulse burst then 3s rest:
- Beat1 (LED1) → Beat2 (LED2) → Beat3 (LED3) in quick succession
- Shell overhead (~50ms) provides inter-beat timing
- 3 second sleep between cycles

Pattern visible on MochaBin RGB LEDs.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 17:36:24 +01:00
..
bin fix(portal): Add helper script for reliable service enumeration 2026-02-01 06:11:10 +01:00
lib/secubox fix(secubox-core): Prevent duplicate avahi-publish processes in mesh discovery 2026-02-06 17:21:07 +01:00
libexec/rpcd feat(secubox): Add P2P Hub backend and fix theme module 2026-01-30 19:46:28 +01:00
sbin fix(secubox-core): BusyBox-compatible LED pulse (no fractional sleep) 2026-02-06 17:36:24 +01:00
share/secubox feat(domoticz): Rewrite from Docker to LXC Debian container 2026-02-04 22:05:39 +01:00