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: directive.cpp
- Revision:
- 9:7295385f02b2
- Parent:
- 4:3c7e853095b9
- Child:
- 11:496453b45e25
--- a/directive.cpp Thu Mar 19 14:53:25 2015 +0000
+++ b/directive.cpp Thu Mar 19 19:14:31 2015 +0000
@@ -4,7 +4,6 @@
Directive::Directive():TTask(0)//on veux que cette tache sois exec toute les fois que TTaskGen sexecute.
{
c=0;
-
pc = new Serial(SERIAL_TX, SERIAL_RX);
ssc32= new Serial(PA_9, PA_10);