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
Diff: main.cpp
- Branch:
- Branch_nRF51
- Revision:
- 11:29053223499c
- Parent:
- 2:4fb710ae08dd
--- 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");