Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed N5110 ShiftReg PinDetect
Diff: StateManger.cpp
- Revision:
- 10:f2488a0ecab7
- Parent:
- 8:9ac6a428fa26
- Child:
- 17:d6a3b29cab31
--- a/StateManger.cpp Sun May 03 11:48:42 2015 +0000 +++ b/StateManger.cpp Fri May 08 14:39:36 2015 +0000 @@ -1,6 +1,5 @@ #include "StateManager.h" -// Delete the old state and create a new one void StateManager::changeState(MainState newState) { if (currentState != 0) // if a state exist