Please update to add in the real way to get to the settings screen 1. Start up application 2. Change opmode to standby 3. Select Settings 4. Select Export logs.
Ok, but then I think the valves controller should be calling a function in this driver to accomplish this kind of thing since it's a driver level activity.
I think most of what's happening in this state should be done in a function in RotaryValve.c that we call from here (since it's doing very low level things that the driver should be doing).
I think most of what's happening in this state should be done in a function in RotaryValve.c that we call from here (since it's doing very low level things that the driver should be doing).
I think most of what's happening in this state should be done in a function in RotaryValve.c that we call from here (since it's doing very low level things that the driver should be doing).