atanisoft / ESP32CommandStation

An ESP32 based DCC Command Station with integrated OpenLCB (LCC) --- NOTE: this project is not under active development.
https://atanisoft.github.io/ESP32CommandStation/
GNU General Public License v3.0
90 stars 34 forks source link

How to use PROG track? #117

Open Aleksandr-ru opened 1 year ago

Aleksandr-ru commented 1 year ago

I'm using ESPDuino-32 with Arduino Motor Shield. In configuration ESP32 / H-Bridge Selection = "ESP32 with Arduino Motor Shield (OPS and PROG)" Enable OPS track output = checked Enable PROG track output = checked

But in the web interface there is nothing about PROG track. I've searched sources of web interface and fount nothing about "prog" (like ops_track_power). What should I do to program CVs of my loco through the command station?

atanisoft commented 1 year ago

Right now it is not exposed via the web interface unfortunately. I have it on my todo list for 2.0 (master is 2.0 beta-1).

I will try and have this implemented on the v2-todo branch next.

Aleksandr-ru commented 1 year ago

Super! Looking forward for updates)