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.
used_leg_message.h
00001 #ifndef _USED_LEG_MESSAGE_H 00002 #define _USED_LEG_MESSAGE_H 00003 00004 00005 00006 #include "mbed.h" 00007 #include "leg_message.h" 00008 00009 00010 00011 00012 00013 00014 00015 00016 00017 extern ankle_state a_state; 00018 extern ankle_control a_control; 00019 00020 00021 00022 00023 00024 00025 00026 00027 00028 #endif
Generated on Thu Jul 28 2022 13:35:42 by
