+Create a reactor called `Tilt` that takes as inputs the _x_, _y_, and _z_ readings from the accelerometer and outputs the pitch and roll in degrees. Save the file's name as `Tilt.lf`, and put this file in the `src/lib` directory and then use it in a variant of the `AccelerometerDisplay.lf` named `SensorsTiltSolution.lf`, to show pitch and roll in degrees rather than _g_ force accelerations in the LCD display. **Save your `Tilt.lf` file and `Tilt` reactor for use in future labs.**
0 commit comments