code petit robot pour homologation
Fork of CRAC-Strat_2017_V2 by
Diff: mbed/platform.h
- Revision:
- 0:ad97421fb1fb
diff -r 000000000000 -r ad97421fb1fb mbed/platform.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed/platform.h Wed Apr 13 22:04:54 2016 +0000 @@ -0,0 +1,12 @@ +/* mbed Microcontroller Library - platform + * Copyright (c) 2009 ARM Limited. All rights reserved. + */ + +#ifndef MBED_PLATFORM_H +#define MBED_PLATFORM_H + +#define MBED_RPC + +#define MBED_OPERATORS + +#endif