mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-06-16 15:17:23 +00:00
added read_lc declaration back in main.cpp
This commit is contained in:
parent
503bf40c5b
commit
6a4437614e
@ -32,6 +32,11 @@ HX711 lc1;
|
|||||||
HX711 lc2;
|
HX711 lc2;
|
||||||
HX711 lc3;
|
HX711 lc3;
|
||||||
|
|
||||||
|
void read_lc0();
|
||||||
|
void read_lc1();
|
||||||
|
void read_lc2();
|
||||||
|
void read_lc3();
|
||||||
|
|
||||||
PWMServo servo1;
|
PWMServo servo1;
|
||||||
PWMServo servo2;
|
PWMServo servo2;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user