Dependencies: BLE_API WIFI_API_32kRAM mbed nRF51822
Fork of NNN40_CLI by
Diff: CLI_Source/command-interpreter.cpp
- Revision:
- 5:ee474e3133eb
- Parent:
- 3:38ec8ad317f4
- Child:
- 9:ff3ccba5dc16
diff -r b52035367aee -r ee474e3133eb CLI_Source/command-interpreter.cpp --- a/CLI_Source/command-interpreter.cpp Sat Nov 07 09:02:38 2015 +0000 +++ b/CLI_Source/command-interpreter.cpp Wed Dec 09 11:31:59 2015 +0000 @@ -65,8 +65,8 @@ "Argument out of range;", "Argument syntax error;", "No matched argument;", - "Wrong command order;", - "Invalid state to perform operation;", + "Wrong command order;", + "Invalid state to perform operation;", "Function call fail;" };