mbed RPC for none LPC_xxx platform
Dependents: mbed_controller_demo
Fork of mbed-rpc by
Revision 11:f80f9c2bfb8c, committed 2015-06-17
- Comitter:
- hillkim7
- Date:
- Wed Jun 17 01:54:37 2015 +0000
- Parent:
- 10:6c26f367f70d
- Commit message:
- Fix console stack overflow error. Stack size of console is enlarged.
Changed in this revision
parse_pins.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 6c26f367f70d -r f80f9c2bfb8c parse_pins.cpp --- a/parse_pins.cpp Thu Mar 26 05:12:33 2015 +0000 +++ b/parse_pins.cpp Wed Jun 17 01:54:37 2015 +0000 @@ -107,6 +107,8 @@ else return NC; } +#else +} #endif if (str[0] == 'L') { // LEDn