Closed aldweb closed 2 months ago
Hi! Thanks for using TasmoCompiler.
It has changed on v12.0.0
: https://github.com/benzino77/tasmocompiler/compare/v11.4.0...v12.0.0.
Since v12.0.0
, the buzzer functionality is included when LVGL is selected.
You can also add #define USE_BUZZER
in "Custom parameters" step instead of adding LVGL feature.
Hello, I just realized that I basically copied and pasted my issue, forgetting to say hello and thank you for this great tool! Thank you benzino77, this is very clear. I missed this one, it was tricky! I would have never thought of the buzzer being migrated to LVGL.
;) No problem at all. I'm glad you find TasmoCompiler as useful tool.
"Vanilla" tasmota32.bin from Tasmota website:
Buzzer is correctly defined for GPIO32.
Tasmota compiled with TasmoCompiler v12.2.0, using default options for ESP32: Refresh source / Next Next Esp32 Generic / Next Next V14.2.0 / English / Compile
Buzzer disapeared from GPIO32, and it is no more available in the list of selectable devices.
This bug seems to have appeared with v14.x Tasmota versions. My last v13.4.0 compiled version with TasmoCompiler did not have the issue.