mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-23 16:29:34 +00:00
remove unused variable
This commit is contained in:
parent
017172577c
commit
6fa57c8e9f
@ -11,7 +11,6 @@ void default_vreg_init(void) {
|
||||
}
|
||||
|
||||
void uart1_init(uint16_t inc, uint16_t mod, uint8_t samp) {
|
||||
uint8_t i;
|
||||
|
||||
/* UART must be disabled to set the baudrate */
|
||||
*UART1_UCON = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user