Thelmos

Results 10 comments of Thelmos

In my opinion, Trigger should not be called in transition actions, what i miss in this library api is the posibilitiy of adding a function to a state so it...

@redge76 regarding your first sample: ``` c STATE_MESSAGE_enter() { if (circ_buffer not empty){ write (circ_buffer[start_pointer]) to LED } else { fsm.trigger(EVENT_HOME) } } ``` You could put your code in...

Yes, sorry, just for the current state. This way the state can monitor events and trigger transitions by itself.

Explained in new issue #10

This feature would be nice in my current project, my FSM stays in a state while playing sounds, I have a timed transition adjusted to longest sound duration that come...

Created pull request #11 solving this and other issues.

I have same problem. I think this promising tool is being abandoned. User has another repositories with recent activity but this has no activity from a year now.

¡Yes! This is the only feature I miss in this superb tool, and it seems not a lot dificult to solve.

Week overview should not have links on days if no Day Itinerarie exists for that specific day, those links are very annoying when writing in reMarkable, changing the background of...

The correct CLI command for reset is: `reset -p "edfd8e8160383696120dfb444a8b43f1"` Assuming you kept de default `SUPER_SECRET` pass in `config.h`