JanM321 / esphome-lg-controller

Wired controller for LG HVAC units using ESPHome and ESP32
BSD Zero Clause License
107 stars 21 forks source link

Typo in bom.csv #17

Closed Arunas-g closed 1 year ago

Arunas-g commented 1 year ago

In the file hardware-tiny/production/bom.csv there is a typo in the line "C2", column "LCSC Part #". I believe that the order number is not correct (duplicated with the line "C5")

JanM321 commented 1 year ago

CC @florianbrede-ayet

florianbrede-ayet commented 1 year ago

@Arunas-g, thanks for pointing it out. I made a mistake during LCSC assignment and fixed the BOM with the correct capacitor. Luckily, my boards still turned out fine, because C2 is just controlling the rise-time of the step-down converter.

I still changed the part since the datasheet recommends 3.3nF.

JanM321 commented 1 year ago

That was fast. Closing this issue.