Removed profile storage code from writeEEProm() to remove the boolean
commit3daaf66b14d72cd16bbe9d9e25d46e82701a1754
authorDominic Clifton <me@dominicclifton.name>
Mon, 21 Apr 2014 00:02:53 +0000 (21 01:02 +0100)
committerDominic Clifton <me@dominicclifton.name>
Mon, 21 Apr 2014 00:02:53 +0000 (21 01:02 +0100)
tree5cc96306595147e9c4d209dc00a0b85da86bfb3f
parente969d184e6e9816cf4eb6264e81e72a9564bd901
Removed profile storage code from writeEEProm() to remove the boolean
flag from the method signature.  Now it is clear when the current
profile needs to be stored.
src/config.c
src/config.h
src/mw.c
src/sensors_acceleration.c
src/sensors_compass.c
src/serial_cli.c
src/serial_msp.c