Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Maple_OLED.cpp
- Committer:
- uehara00
- Date:
- 2011-10-16
- Revision:
- 2:299a1c9a5795
- Child:
- 3:eec13a411e94
File content as of revision 2:299a1c9a5795:
//copyright 2011 Uehara Yoshiyuki
//====================================================================
//The author provide the programs without any guarantees or warranty.
//The author is not responsible for any damage or losses of any kind
//caused by using or misusing of the programs.
//The author is under no obligation to provide support, service,
//corrections, or upgrades to the programs.
//====================================================================
// MAPLE board[MARM01-BASE]
// OLED() driver
#include "Maple_OLED.h"
#include "Maple.h"
#include "mbed.h"