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_Batterie/Module_Batterie.cpp
- Revision:
- 15:793cf784dc7a
- Parent:
- 14:ca1bcc05e423
diff -r ca1bcc05e423 -r 793cf784dc7a Module_Batterie/Module_Batterie.cpp
--- a/Module_Batterie/Module_Batterie.cpp Wed Mar 20 16:25:46 2013 +0000
+++ b/Module_Batterie/Module_Batterie.cpp Wed Mar 20 16:36:58 2013 +0000
@@ -36,7 +36,7 @@
}
/* Point d'entrée de la tache Module Batterie */
- void ModuleBatterie::ModuleBatterieo_Task(void)
+ void ModuleBatterie::ModuleBatterie_Task(void)
{
while(1){
// Code
