v0.2.1 - Bug Fixes
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)