mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 06:04:01 +00:00
1eca67bb4c379cecba123ea509bcbacf3a7c3032
EnumBitmask already has a constructor that takes initializer_list, so the explicit overloads are unnecessary and add code duplication.
Description
Languages
C++
64.8%
Python
35%
C
0.1%
