This is my quadcopter prototype software, still in development!
quadv3/mbed/platform.h
- Committer:
- Anaesthetix
- Date:
- 2013-01-30
- Revision:
- 0:978110f7f027
File content as of revision 0:978110f7f027:
/* 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