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.
Dependencies: mbed pat9125_mbed
Revision 11:29053223499c, committed 2017-10-20
- Comitter:
- pixus_mbed
- Date:
- Fri Oct 20 01:52:15 2017 +0000
- Branch:
- Branch_nRF51
- Parent:
- 4:1cd61816c013
- Child:
- 12:fa2d203f9ddf
- Child:
- 14:b6d9f03435ab
- Commit message:
- For FRDM-K64F
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 1cd61816c013 -r 29053223499c main.cpp --- a/main.cpp Wed Oct 18 10:01:44 2017 +0000 +++ b/main.cpp Fri Oct 20 01:52:15 2017 +0000 @@ -48,7 +48,7 @@ { char addr = 0; char data ; - //pc.set_flow_control(SerialBase::Disabled) ; + pc.set_flow_control(SerialBase::Disabled) ; pc.baud(115200); pc.printf("---------- Pixart PAT9125 Demo\n");