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: Bitmap.h
- Revision:
- 1:cf60b60a1b5b
- Parent:
- 0:3058939fa37c
--- a/Bitmap.h Sat Apr 28 21:08:58 2012 +0000 +++ b/Bitmap.h Fri May 04 06:25:41 2012 +0000 @@ -34,10 +34,6 @@ public: /** * Constructor to deal with bitmap - * - * @param tx mbed pin to use for tx line of Serial interface - * @param rx mbed pin to use for rx line of Serial interface - * @param ssid ssid of the adhoc network which will be created */ Bitmap ();