1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-08-02 11:31:34 +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

View File

@@ -57,8 +57,6 @@ void setup() {
initFile();
// PLACE BUTTON HERE---------------------------------------------
initTime = micros();
}