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.
Dependents: cc3000_ping_demo_try_2
Fork of mbed by
Diff: FileHandle.h
- Revision:
- 11:1c1ebd0324fa
- Parent:
- 4:5d1359a283bc
- Child:
- 27:7110ebee3484
--- a/FileHandle.h Thu May 14 14:44:00 2009 +0000 +++ b/FileHandle.h Fri Aug 28 12:10:11 2009 +0000 @@ -1,7 +1,8 @@ -/* mbed Microcontroller Library - FileHandle - * Copyright (c) 2007-2008, sford - */ - +/* mbed Microcontroller Library - FileHandler + * Copyright (c) 2007-2009 ARM Limited. All rights reserved. + * sford + */ + #ifndef MBED_FILEHANDLE_H #define MBED_FILEHANDLE_H