ps3 with sbdbt
Revision 4:12efe7905809, committed 2019-12-25
- Comitter:
- shina
- Date:
- Wed Dec 25 06:17:06 2019 +0000
- Parent:
- 3:5640aae53391
- Commit message:
- aaaaa;
Changed in this revision
PS3.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/PS3.cpp Fri Sep 30 12:28:35 2016 +0000 +++ b/PS3.cpp Wed Dec 25 06:17:06 2019 +0000 @@ -11,7 +11,7 @@ PS3Data[6] = 64; PS3Data[7] = 0; addflag = 0; - baud(2400); + baud(115200); Serial::attach(this, &PS3::getdata, Serial::RxIrq); } void PS3::getdata()