Subversion Repositories freemyipod

Rev

Rev 390 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 390 Rev 391
Line 18... Line 18...
18
//    You should have received a copy of the GNU General Public License along
18
//    You should have received a copy of the GNU General Public License along
19
//    with emBIOS.  If not, see <http://www.gnu.org/licenses/>.
19
//    with emBIOS.  If not, see <http://www.gnu.org/licenses/>.
20
//
20
//
21
//
21
//
22
 
22
 
23
#define DEBUG_CONSOLES 2
-
 
-
 
23
 
24
#include "global.h"
24
#include "global.h"
25
#include "clickwheel.h"
25
#include "clickwheel.h"
26
#include "button.h"
26
#include "button.h"
27
#include "thread.h"
27
#include "thread.h"
28
#include "timer.h"
28
#include "timer.h"