fix yellows
Change-Id: Ie27d3aa7d2485b4eb053af48ba34ad6526bf6472
This commit is contained in:
parent
23548541db
commit
4580897d05
2 changed files with 0 additions and 2 deletions
|
@ -359,7 +359,6 @@ bool dbg_hw_info_audio(void)
|
|||
|
||||
lcd_clear_display();
|
||||
int line = 0;
|
||||
unsigned int val;
|
||||
|
||||
lcd_putsf(0, line++, "vol: %d dB", vol);
|
||||
|
||||
|
|
|
@ -123,7 +123,6 @@ typedef struct
|
|||
---------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
static const char null_key_v1[] = "CTL:N0MAD|PDE0.SIGN.";
|
||||
static const char null_key_v2[] = "CTL:N0MAD|PDE0.DPMP.";
|
||||
static const char null_key_v3[] = "CTL:Z3N07|PDE0.DPMP.";
|
||||
static const char null_key_v4[] = "CTL:N0MAD|PDE0.DPFP.";
|
||||
|
|
Loading…
Reference in a new issue