From 5f42f66c028a789bd4cc2003f638df69504e414e Mon Sep 17 00:00:00 2001 From: MalteSchm Date: Wed, 29 Mar 2023 19:05:31 +0200 Subject: [PATCH] fix indent error --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index f3697d37..9a8019e1 100644 --- a/platformio.ini +++ b/platformio.ini @@ -58,7 +58,7 @@ build_flags = ${env.build_flags} -DHOYMILES_PIN_CE=4 -DHOYMILES_PIN_CS=5 -DVICTRON_PIN_TX=21 - -DVICTRON_PIN_RX=22 + -DVICTRON_PIN_RX=22 -DPYLONTECH_PIN_RX=27 -DPYLONTECH_PIN_TX=14 -DHUAWEI_PIN_MISO=12