1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2026-06-03 21:10:31 +00:00

fixed servo center and initialized both lc and lc_processed

This commit is contained in:
bpmcgeeney
2021-11-22 14:04:10 -07:00
parent 166b8c5920
commit 71170e8985
3 changed files with 19 additions and 15 deletions
-2
View File
@@ -57,8 +57,6 @@ void setup() {
initFile();
// PLACE BUTTON HERE---------------------------------------------
initTime = micros();
}