f98edbb8d6b295711c651cf208d919adb9bc99c8
- 'let s' was declared inside if/else blocks (block-scoped), making it invisible to 'return s' outside — declare s before the blocks - 'stop' is a reserved identifier in Espruino (Shelly JS engine), rename to t_start/t_stop Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Sheely Script for Pool Pump Control
Languages
JavaScript
66.3%
Shell
19.1%
Python
14.6%