code ax12 petit robot 12/05/2017

Fork of command_AX12_petit_robot_V3 by CRAC Team

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers platform.h Source File

platform.h

00001 /* mbed Microcontroller Library - platform
00002  * Copyright (c) 2009 ARM Limited. All rights reserved.
00003  */ 
00004  
00005 #ifndef MBED_PLATFORM_H
00006 #define MBED_PLATFORM_H
00007 
00008 #define MBED_RPC
00009 
00010 #define MBED_OPERATORS
00011 
00012 #endif