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: robocon2017mbed_control_R
Fork of MyLib by
Revision 8:dd476889a42e, committed 2017-05-11
- Comitter:
- gaku_sigu
- Date:
- Thu May 11 10:58:25 2017 +0000
- Parent:
- 7:15e3890a6782
- Child:
- 9:1c0640c61fce
- Commit message:
- remove error
Changed in this revision
| PS3/PS3.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/PS3/PS3.h Thu May 11 10:38:46 2017 +0000
+++ b/PS3/PS3.h Thu May 11 10:58:25 2017 +0000
@@ -135,8 +135,8 @@
private:
int8_t sum;
- int8_t PS3Data[8];
- int8_t GetData[8];
+ uint8_t PS3Data[8];
+ uint8_t GetData[8];
void getdata();
/*{
