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: GSwifi_httpd GSwifi_websocket GSwifi_tcpclient GSwifi_tcpserver ... more
Fork of GSwifi by
dbg.h
- Committer:
- gsfan
- Date:
- 2013-01-21
- Revision:
- 23:a783c62c36d0
- Parent:
- 21:1270827d431a
- Child:
- 26:b347ee3a1087
File content as of revision 23:a783c62c36d0:
//#define DEBUG
//#define DEBUG_VIEW
#ifdef DEBUG
#define DBG(...) printf("" __VA_ARGS__)
#else
#define DBG(...)
#endif

GainSpan Wi-Fi GS1011