diff --git a/Universal_Serial_Adapter/Project.h b/Universal_Serial_Adapter/Project.h index db6637c..df9d8de 100644 --- a/Universal_Serial_Adapter/Project.h +++ b/Universal_Serial_Adapter/Project.h @@ -165,9 +165,6 @@ void printTx(bool show) { } void printLineSpeed(linespeed aLineSpeed) { - printRx(true); - printTx(true); - int xPos = xLoc(6); int yPos = yLoc(5);