Revert "Clarify fork reason in Readme"

This reverts commit 7296681f75.
This commit is contained in:
Chrismettal
2024-03-17 21:09:29 +01:00
parent 9a11505a50
commit 0fa411b493

View File

@@ -1,10 +1,3 @@
# Fork modifications
This fork has been modified from upstream to enable [PiPLC](https://github.com/chrismettal/piplc) compatibility. Hopefully these changes can be made upstream compatible and subsequently merged. This fork might however include hardcoded changes during testing.
- Swapped out libmodbus with [RPI specialized fork](https://github.com/dhruvvyas90/libmodbus) for testing
- Hardcoded a GPIO (currently `BCM 6`) to be the Modbus RTU enable pin
# OpenPLC Runtime version 3
[![Build Status](https://travis-ci.org/thiagoralves/OpenPLC_v3.svg?branch=master)](https://travis-ci.org/thiagoralves/OpenPLC_v3)