mirror of
https://github.com/esphome/esphome.git
synced 2025-04-19 01:00:28 +01:00
fix: (Component WaveshareEPaper) Add missing endline per lint
This commit is contained in:
parent
d72dbb640e
commit
62226f2987
@ -183,4 +183,4 @@ void WaveshareEPaper2P13InV3::set_full_update_every(uint32_t full_update_every)
|
|||||||
}
|
}
|
||||||
|
|
||||||
} // namespace waveshare_epaper
|
} // namespace waveshare_epaper
|
||||||
} // namespace esphome
|
} // namespace esphome
|
||||||
|
@ -3296,4 +3296,4 @@ void WaveshareEPaper13P3InK::dump_config() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
} // namespace waveshare_epaper
|
} // namespace waveshare_epaper
|
||||||
} // namespace esphome
|
} // namespace esphome
|
||||||
|
Loading…
x
Reference in New Issue
Block a user