mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 15:38:11 +01:00
clang tidy
This commit is contained in:
parent
18d96f4d34
commit
5d287ebe34
1 changed files with 2 additions and 3 deletions
|
@ -783,7 +783,6 @@ class WaveshareEPaper13P3InK : public WaveshareEPaper {
|
||||||
int get_height_internal() override;
|
int get_height_internal() override;
|
||||||
|
|
||||||
uint32_t idle_timeout_() override;
|
uint32_t idle_timeout_() override;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
// Generic Waveshare e-paper component that
|
// Generic Waveshare e-paper component that
|
||||||
|
|
Loading…
Reference in a new issue