Skip to content

Commit

Permalink
fix indent error
Browse files Browse the repository at this point in the history
  • Loading branch information
MalteSchm committed Mar 29, 2023
1 parent ece1319 commit 5f42f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5f42f66

Please sign in to comment.