AudioTX, fixed about screen and an LCR address list bug

This commit is contained in:
furrtek 2016-08-17 04:17:24 +02:00
parent 6c0102abd4
commit c2fbc0c8d5
9 changed files with 31 additions and 26 deletions

View file

@ -46,7 +46,7 @@ private:
const scan_list_t scan_list[2] = {
{ 36, &RGSB_list_Lille[0][0] },
{ 23, &RGSB_list_Reims[0][0] }
{ 20, &RGSB_list_Reims[0][0] }
};
const char RGSB_list_Lille[36][5] = {
@ -62,7 +62,7 @@ private:
"EbS0"
};
const char RGSB_list_Reims[23][5] = {
const char RGSB_list_Reims[20][5] = {
"AI10", "AI20", "AI30", "AI40",
"AI50", "AI60", "AI70",
"AJ10", "AJ20", "AJ30", "AJ40",