floriaanpost
Results
3
comments of
floriaanpost
trafficstars
The issue was that the voltage at MASTER-IN was about 1.2V for a low bit (if I remember correctely) which is not low enough for the SAMD21 processor to be...
I know this is a long time ago, but you can also achieve this by using substates. See the test below as an example: ```go func TestOnOffSuperstates(t *testing.T) { fsm...
And thank a lot for the MBus parser! It helped me out a lot 👍