RN41 Bluetooth Module Library
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 |
diff -r 796e127c0dd1 -r 1d5314a7fb19 RN41.h --- 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;