Skip to content
Snippets Groups Projects
Commit cccefe2b authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Minor changes.

parent 7ba3522a
No related branches found
No related tags found
1 merge request!6Dynamixel manager
......@@ -49,7 +49,7 @@ void pages_get_page(unsigned char page_id,TPage *page);
unsigned char pages_check_checksum(TPage *page);
void pages_clear_page(TPage *page);
void pages_copy_page(TPage *src,TPage *dst);
inline unsigned char pages_get_slope(TPage *page,unsigned char servo_id);
unsigned char pages_get_slope(TPage *page,unsigned char servo_id);
#ifdef __cplusplus
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment