mirror of
https://github.com/esphome/esphome.git
synced 2026-09-14 08:38:39 +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
594 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
