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