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.
Revision 1:1d5314a7fb19, committed 2021-12-30
- Comitter:
- ruroz
- Date:
- Thu Dec 30 11:10:17 2021 +0000
- Parent:
- 0:796e127c0dd1
- Commit message:
- Draft theremin
Changed in this revision
| RN41.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/RN41.h Wed Oct 28 15:48:39 2015 +0000
+++ b/RN41.h Thu Dec 30 11:10:17 2021 +0000
@@ -32,7 +32,7 @@
private:
//Vaiables
- Serial _RN41;
+ RawSerial _RN41;
int _baud;
bool _commandMode;