modify to nucleo STM32F411

Dependents:   MX_control

Fork of MX28 by Georgios Petrou

Revision:
2:85216442d3ef
Parent:
1:5f537df9dca8
--- a/Protocol.h	Wed Sep 12 15:59:54 2012 +0000
+++ b/Protocol.h	Wed Apr 03 16:44:50 2013 +0000
@@ -17,8 +17,8 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  */
  
-#ifndef PROTOCOL_H
-#define PROTOCOL_H
+#ifndef MX28_PROTOCOL_H
+#define MX28_PROTOCOL_H
 
 #include "mbed.h"
 
@@ -121,4 +121,4 @@
     WAIT_ON_CHECK_SUM
 };
 
-#endif // PROTOCOL_H 
\ No newline at end of file
+#endif // MX28_PROTOCOL_H 
\ No newline at end of file