mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-10 05:59:08 -07:00
Fix vscode's fumbled merge conflicts
This commit is contained in:
@@ -16,11 +16,8 @@
|
||||
#define LOCKED_HINT_TIMEOUT_MS (3000)
|
||||
#define UNLOCKED_HINT_TIMEOUT_MS (2000)
|
||||
|
||||
#define DOOR_OFFSET_START (-55)
|
||||
#define DOOR_OFFSET_END (0)
|
||||
|
||||
#define DOOR_L_FINAL_POS (0)
|
||||
#define DOOR_R_FINAL_POS (60)
|
||||
#define COVER_OFFSET_START (-64)
|
||||
#define COVER_OFFSET_END (0)
|
||||
|
||||
#define UNLOCK_CNT (3)
|
||||
#define UNLOCK_RST_TIMEOUT (600)
|
||||
|
||||
Reference in New Issue
Block a user