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.
Diff: tokyoMetro.h
- Revision:
- 2:58e7fabcba89
- Parent:
- 0:a59f55690685
--- a/tokyoMetro.h Sat Jun 27 06:20:16 2015 +0000 +++ b/tokyoMetro.h Sun Jun 28 00:16:16 2015 +0000 @@ -4,7 +4,7 @@ extern void TMetro_initLine(void) ; extern void TMetro_setLine(string line) ; -extern void TMetro_query(const char *, const char *, char *, unsigned int) ; +extern bool TMetro_query(const char *, const char *, char *, unsigned int) ; extern bool TMetro_getStat(const char *) ; #endif \ No newline at end of file