fuzev2: prevent button light flickering when accessing µSD
[kugel-rb.git] / firmware / export / pp5024.h
blob6875115127d4ce5ce9d1f66e09186fcf07bb8a99
1 #ifndef __PP5024_H__
2 #define __PP5024_H__
3 /***************************************************************************
4 * __________ __ ___.
5 * Open \______ \ ____ ____ | | _\_ |__ _______ ___
6 * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
7 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
8 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
9 * \/ \/ \/ \/ \/
10 * $Id$
12 * Copyright (C) 2006 by Daniel Stenberg
14 * This program is free software; you can redistribute it and/or
15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
20 * KIND, either express or implied.
22 ****************************************************************************/
24 /* We believe this is quite similar to the 5020 and for now we just use that
25 completely and redefine any minor differences */
26 #include "pp5020.h"
28 #endif