Update system_LPC8xx.h

Fix and enable the PLL for the LPC812. Removed unnecessary comments
pull/870/head
Wim 2015-01-29 20:32:08 +01:00
parent b2cc8227f1
commit 898b4ab772
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ extern "C" {
#include <stdint.h>
//WH
extern uint32_t MainClock; /*!< Main Clock Frequency */
extern uint32_t SystemCoreClock; /*!< System Clock Frequency (Core Clock) */