mirror of
https://github.com/esphome/esphome.git
synced 2026-07-11 09:25:34 +00:00
dd44e92cb8d6ed30ce18f410ba0e1648b6df3f75
Move set_gate_move_threshold_number and set_gate_still_threshold_number definitions into the header. These are single-line array assignments called 14 times each (once per gate), and inlining them eliminates function call overhead, saving ~52 bytes of flash.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
529 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
