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 PID ADXL345 Camera_LS_Y201 ITG3200 RangeFinder mbos xbee_lib Motor Servo
Diff: Module_Communication/Module_Communication.h
- Revision:
- 28:8b5ccd2f837e
- Parent:
- 24:3462a304f9a0
- Child:
- 29:a0800d3da787
diff -r 67c37f97fc66 -r 8b5ccd2f837e Module_Communication/Module_Communication.h
--- a/Module_Communication/Module_Communication.h Wed Apr 03 12:45:19 2013 +0000
+++ b/Module_Communication/Module_Communication.h Wed Apr 03 13:48:30 2013 +0000
@@ -46,6 +46,7 @@
/* METHODES */
void moduleCommunicationTask(void);
+ void traitementTrame(void);
void envoiDeTrame(void);
void receptionDeTrame(void);
