diff options
Diffstat (limited to 'firmware/export')
-rw-r--r-- | firmware/export/pp6100.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/pp6100.h b/firmware/export/pp6100.h index cbfb7c5028..68d8af83f7 100644 --- a/firmware/export/pp6100.h +++ b/firmware/export/pp6100.h | |||
@@ -104,4 +104,6 @@ | |||
104 | #define GPIOS 18 | 104 | #define GPIOS 18 |
105 | #define GPIOT 19 | 105 | #define GPIOT 19 |
106 | 106 | ||
107 | #define DEV_INIT3 (*(volatile unsigned long *)(0x70000014)) | ||
108 | |||
107 | #endif | 109 | #endif |