mbed for tic tac toe

Dependents:   TicTacToe

Fork of mbed by -deleted-

platform.h

Committer:
mattsims12
Date:
2015-10-20
Revision:
44:58f38a2c1e92
Parent:
28:667d61c9177b

File content as of revision 44:58f38a2c1e92:

/* 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