mk2 fw wip (cleanup indent+comment)

This commit is contained in:
ikari
2010-09-24 23:38:59 +02:00
parent db45a5afaf
commit f063cb31f9
23 changed files with 946 additions and 966 deletions

View File

@@ -5,9 +5,9 @@
#include "bits.h"
#define PCUART3 (25)
#define PCUART0 (3)
#define PCTIM3 (23)
#define PCUART3 (25)
#define PCUART0 (3)
#define PCTIM3 (23)
void power_init(void);