| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Uses a WiFi connection only to talk to JMRI.
Also edited the description in contained within the DCCpp_NodeMCU.ino file.
Similar to the way it is implemented in DCC++32
GPIO pins can now be defined as outputs
| Back | FazBrowse Home | New Git URL |
Uses the WiFi connection only to talk to JMRI. The serial interface is only used for boot status and debugging.
Several files were deleted or renamed, so don't let the number of deletions scare you.
I eliminated everything but Sensor inputs. I might add the Outputs back in, if there is any interest. I am also considering the possibility of serving multiple clients (similar to the ESP32 version). Now only one client can be connected at a time.