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.
Fork of Smoothie by
RobotPublicAccess.h
00001 #ifndef __ROBOTPUBLICACCESS_H_ 00002 #define __ROBOTPUBLICACCESS_H_ 00003 00004 // addresses used for public data access 00005 #define robot_checksum CHECKSUM("robot") 00006 #define speed_override_percent_checksum CHECKSUM("speed_override_percent") 00007 #define current_position_checksum CHECKSUM("current_position") 00008 00009 #endif
Generated on Tue Jul 12 2022 20:09:02 by
1.7.2
