added missing semicolon
This commit is contained in:
parent
4c2fcbecdc
commit
94b04d4cd2
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ const uint8_t ctov_4c[16] = {
|
|||
0x10,
|
||||
0x10,
|
||||
0x0f,
|
||||
}
|
||||
};
|
||||
|
||||
#define ADDR_CHAN1 0x80009800
|
||||
#define ADDR_CHAN2 ADDR_CHAN1+12
|
||||
|
|
Loading…
Reference in a new issue