mirror of
https://github.com/esphome/esphome.git
synced 2026-09-16 01:28:39 +00:00
83e4478bc266e89a96966b8fdeb5af7105459578
Same optimization as encode_varint_raw_64: hoist pos_ into a __restrict__ local so the compiler keeps it in a register across the loop instead of reloading from memory each iteration.
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
596 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
