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.
Diff: main.cpp
- Revision:
- 3:9ee509852c9a
- Parent:
- 2:3cb49ae40d02
- Child:
- 7:9521d6ae3747
--- a/main.cpp Fri Dec 09 21:45:17 2016 +0000 +++ b/main.cpp Sat Dec 10 00:15:53 2016 +0000 @@ -37,13 +37,9 @@ while(1) { mModel->pc.attach(&SerialCallBack,Serial::RxIrq); mModel->doSomething(mModel->sourceAdd); - // if(mModel->sourceAdd==0xc3){ -// mModel->sendPacket(0xa0,0xd0,0x00,mModel->DataIn); -// } - }; - // mModel->sendPacket(0xa0,0xd0,0x00,mModel->DataIn); + -} +}} void calc() { pom++;