LennartHennigs / SimpleFSM

Arduino/ESP library to simplify setting up and running a state machine.
MIT License
69 stars 16 forks source link

Fixing Wrong type of memcopy argument #20

Closed joaopedrotaveira closed 1 month ago

joaopedrotaveira commented 2 months ago

Fixes #16

LennartHennigs commented 1 month ago

Thank you @joaopedrotaveira, Merged it. Will create a new release soon.

ztaylor54 commented 6 days ago

@LennartHennigs Could you please create that release? I just see 1.3.0 in the registry and on GitHub.

Running into this issue, will add as a git dependency in the meantime to work around the release. Thanks!

LennartHennigs commented 6 days ago

Hey. Just released it. Sorry, started doing some other changes and did not had time to finish them. Released this now as 1.3.1 other stuff will come later.

ztaylor54 commented 5 days ago

Great, thank you! 🙏

ztaylor54 commented 1 day ago

@LennartHennigs not sure exactly how pio registry works, but I still only see 1.3.0: https://registry.platformio.org/libraries/lennarthennigs/SimpleFSM

Do you need to update there as well?

LennartHennigs commented 1 day ago

Hey. Thank your pointing it out. Usually no. But I'll check and push it manually.