Skip to content

v0.2.1 - Bug Fixes

Choose a tag to compare

@ssweber ssweber released this 02 Apr 17:16
· 27 commits to main since this release
1ebd09d

Bug Fixes

  • click: Allow pre-built Click blocks (ds, dd, dh, etc.) in IndirectRef during ladder export (#8). Previously,
    pyrung_to_ladder required every indirect-ref block to have an explicit TagMap entry. Pre-built Click banks are
    already hardware-native with identity addressing and now render directly without a mapping.

Docs

  • Add Click PLC cheatsheet (#7)