Skip to content
Snippets Groups Projects
Commit e47d72a7 authored by Daniel Friesel's avatar Daniel Friesel
Browse files

oops

parent ead2cee8
No related branches found
No related tags found
No related merge requests found
......@@ -28,8 +28,8 @@ transition:
src: [STANDBY, LP_ACCEL, ACCEL, GYRO, MAGNET, NINEAXIS]
dst: SLEEP
standby:
src: [STANDBY, LP_ACCEL, ACCEL, GYRO, MAGNET, NINEAXIS]
dst: SLEEP
src: [SLEEP, LP_ACCEL, ACCEL, GYRO, MAGNET, NINEAXIS]
dst: STANDBY
lowPowerAccelOnly:
src: [SLEEP, STANDBY, NINEAXIS, LP_ACCEL, ACCEL, GYRO, MAGNET]
dst: LP_ACCEL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment