removed old table

This commit is contained in:
Mariano Alvira 2009-04-13 12:14:34 -04:00
parent 7ab82dd4ab
commit 4c2fcbecdc

View file

@ -258,13 +258,6 @@ void set_power(uint8_t power) {
reg(ADDR_POW3) = AIMVAL[power];
}
const uint8_t VCODivI[4] = {
0x2f2f2f2f,
0x2f2f2f2f,
0x3030302f,
0x30303030,
};
const uint8_t VCODivI[16] = {
0x2f,
0x2f,