Looking for best/common practices here for when you have multiple state machines that need to use functions/data from each other. For example, I have an "app" that handles I2C devices and collects all the information (from multiple devices) in a structure..
↧