mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-08-01 19:11:37 +00:00
added read_lc declaration back in main.cpp
This commit is contained in:
@@ -32,6 +32,11 @@ HX711 lc1;
|
||||
HX711 lc2;
|
||||
HX711 lc3;
|
||||
|
||||
void read_lc0();
|
||||
void read_lc1();
|
||||
void read_lc2();
|
||||
void read_lc3();
|
||||
|
||||
PWMServo servo1;
|
||||
PWMServo servo2;
|
||||
|
||||
|
Reference in New Issue
Block a user