From b632309c3630ff2229b64d3059d5b30cb845d5e9 Mon Sep 17 00:00:00 2001 From: Jacob Gustafson <7557867+Poikilos@users.noreply.github.com> Date: Thu, 12 Mar 2026 17:26:43 -0400 Subject: [PATCH] Update README with new notice and resource links Assuming this statement is correct, this notice could help point people to the right place if they want to use OpenLCB standards within Python. --- README.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.txt b/README.txt index e5c0d63..a196b66 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,9 @@ +NOTICE: You might notice this repo hasn't been updated in a while. +Going forward, Bob Jacobsen's openlcb module is likely +the most updated and publicly-usable implementation for Python: + +https://github.com/bobjacobsen/python-openlcb + For serial port access from Python, see: @@ -67,3 +73,4 @@ Authors include: Bob Jacobsen jacobsen@mac.com Jim Kueneman +