Question
LSM6DSO FSM implementation example with the mbed library
Is there an example for how to implement an FSM using the mbed library? I found an example FSM on GitHub that I would like to try, but I'm not sure how to implement with the mbed library. Links below.
https://os.mbed.com/teams/ST/code/HelloWorld_IKS01A3//file/f9a18e31c9d4/main.cpp/
