Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
📝 Correct pin number and preamble bit count
Browse files Browse the repository at this point in the history
  • Loading branch information
atanisoft committed Aug 30, 2020
1 parent 174b693 commit 3c42798
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sdkconfig.defaults.pcb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
CONFIG_ESP32CS_FORCE_FACTORY_RESET_PIN=34
CONFIG_WIFI_MODE_SOFTAP=y
CONFIG_OPS_HBRIDGE_LMD18200=y
CONFIG_OPS_ENABLE_PIN=5
CONFIG_OPS_ENABLE_PIN=4
CONFIG_OPS_SIGNAL_PIN=17
CONFIG_OPS_DCC_PREAMBLE_BITS=16
CONFIG_OPS_ADC_CHANNEL_0=y
CONFIG_OPS_RAILCOM=y
CONFIG_OPS_HBRIDGE_BRAKE_PIN=12
Expand Down

0 comments on commit 3c42798

Please sign in to comment.