From 34192d6ff619688e000a5a65cf2c95868be60c42 Mon Sep 17 00:00:00 2001 From: Tanguy Pruvot Date: Sun, 1 Aug 2021 19:03:24 +0200 Subject: [PATCH] Handle Longer3D OD Servo for BLTouch --- ini/stm32f1.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ini/stm32f1.ini b/ini/stm32f1.ini index 8bb412d8ca41..9d339af5780a 100644 --- a/ini/stm32f1.ini +++ b/ini/stm32f1.ini @@ -330,6 +330,8 @@ upload_protocol = serial # [env:STM32F103VE_longer] platform = ${common_stm32.platform} +lib_deps = ${common.lib_deps} + https://github.com/tpruvot/STM32_Servo_OpenDrain/archive/refs/heads/1.9.zip extends = stm32_variant board = genericSTM32F103VE board_build.variant = MARLIN_F103VE_LONGER