diff options
Diffstat (limited to 'board/stxgp3/stxgp3.c')
-rw-r--r-- | board/stxgp3/stxgp3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/stxgp3/stxgp3.c b/board/stxgp3/stxgp3.c index df48e77..c2eacdd 100644 --- a/board/stxgp3/stxgp3.c +++ b/board/stxgp3/stxgp3.c @@ -195,7 +195,6 @@ const iop_conf_t iop_conf_tab[4][32] = { } }; -static uint64_t blinky_increment; static uint64_t next_led_update; static uint led_bit; |