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.
Dependents: oldheating gps motorhome heating
Diff: tcp/tcp.h
- Revision:
- 88:1ba13e6062a3
- Parent:
- 74:c3756bfa960e
- Child:
- 144:6bd5c54efc7d
--- a/tcp/tcp.h Sun Nov 18 15:34:56 2018 +0000 +++ b/tcp/tcp.h Tue Nov 20 17:21:38 2018 +0000 @@ -1,4 +1,3 @@ #include <stdbool.h> -extern bool TcpTrace; -extern bool TcpDoTrace; \ No newline at end of file +extern bool TcpTrace; \ No newline at end of file