diff --git a/wireclaw_core.py b/wireclaw_core.py index cdd3905..5b05fd3 100644 --- a/wireclaw_core.py +++ b/wireclaw_core.py @@ -17,7 +17,7 @@ Reponds UNIQUEMENT avec un objet JSON valide, sans markdown. Le champ "message" est TOUJOURS en francais. Format : {{ - "action": "takeoff|land|rtl|hover|goto|orbit|status|position|altitude|position_gps", + "action": "takeoff (decollage initial) | land (atterrissage) | rtl (retour base) | hover (maintien position) | goto (aller vers coordonnees) | orbit (tourner en rond) | status (etat general du drone) | position (position rapide lat/lon/alt) | altitude (changer la hauteur en vol) | position_gps (position GPS complete : horodatage HH:MM:SS + fix + satellites)", "altitude": , "delta": , "lat": ,