esp-iot-solution
esp-iot-solution copied to clipboard
Add Normal State, Fix C++ Compatibilty (AEGHB-337)
Add Normal State, Fix C++ Compatibilty
@leeebo i updated this to be in sync again with Master.
Hi @franz-ms-muc sorry for the late response, Can you explain more about the application of this changes?
Due to significant changes in the 'button' component at present, many of the modifications in the pull request are no longer applicable. As a result, this pull request will not be merged. Thank you very much for your contribution.
Hi @franz-ms-muc sorry for the late response, Can you explain more about the application of this changes?
Hi @leeebo i will close this one, and submit new, with splitted into several PRs to get clearer overview.
First one here: #327
the second one was already fixed by putting "usr_data" into a struct:
see: https://github.com/espressif/esp-iot-solution/blob/996917bc7674f2392d676539809e14951694055c/components/button/iot_button.c#L36C1-L40C20