Renamed plot method
This commit is contained in:
parent
871f1937a2
commit
0c5b26304f
|
@ -107,7 +107,7 @@ void loop() {
|
||||||
motors();
|
motors();
|
||||||
|
|
||||||
// Plot
|
// Plot
|
||||||
plot();
|
SerialPlot();
|
||||||
|
|
||||||
//Udp
|
//Udp
|
||||||
UdpLoop();
|
UdpLoop();
|
||||||
|
|
Loading…
Reference in New Issue