Removed test code
This commit is contained in:
parent
046126726e
commit
d0e436d7b7
|
@ -165,9 +165,6 @@ void printTx(bool show) {
|
||||||
}
|
}
|
||||||
|
|
||||||
void printLineSpeed(linespeed aLineSpeed) {
|
void printLineSpeed(linespeed aLineSpeed) {
|
||||||
printRx(true);
|
|
||||||
printTx(true);
|
|
||||||
|
|
||||||
int xPos = xLoc(6);
|
int xPos = xLoc(6);
|
||||||
int yPos = yLoc(5);
|
int yPos = yLoc(5);
|
||||||
|
|
||||||
|
|
Reference in a new issue