Subversion Repositories Projects

Rev

Rev 271 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 271 Rev 273
Line 56... Line 56...
56
 
56
 
57
 
57
 
58
const uint8_t ANALOG_LABEL[32][16] =
58
const uint8_t ANALOG_LABEL[32][16] =
59
{
59
{
60
   //1234567890123456
60
   //1234567890123456
61
    "Debug0          ", //0
61
    "Analog Ch0      ", //0
62
    "Debug1          ",
62
    "Analog Ch1      ",
63
    "Debug2          ",
63
    "Analog Ch2      ",
64
    "Debug3          ",
64
    "Analog Ch3      ",
65
    "Debug4          ",
65
    "Analog Ch4      ",
66
    "Debug5          ", //5
66
    "Analog Ch5      ", //5
67
    "Debug6          ",
67
    "Analog Ch6      ",
68
    "Debug7          ",
68
    "Analog Ch7      ",
69
    "Debug8          ",
69
    "UBat            ",
70
    "Debug9          ",
70
    "Debug9          ",
71
    "Debug10         ", //10
71
    "Debug10         ", //10
72
    "Debug11         ",
72
    "Debug11         ",