diff --git a/board/voiceblue/voiceblue.c b/board/voiceblue/voiceblue.c index 2501622eb55cfeb4cfed82237b772678ba4e335e..9691106581b04f72079c61c72a1cfb1e14c01ef6 100644 --- a/board/voiceblue/voiceblue.c +++ b/board/voiceblue/voiceblue.c @@ -24,7 +24,6 @@ int board_init(void) { DECLARE_GLOBAL_DATA_PTR; - unsigned int val; *((volatile unsigned char *) VOICEBLUE_LED_REG) = 0xaa;