loupeteam / TcSequencer

A sequencing system for Beckhoff.
MIT License
5 stars 0 forks source link

Feature/naming cleanup #7

Closed shanereetz closed 7 months ago

shanereetz commented 7 months ago

What

Standardize to using _ prefix for private, internal variables.

Why

Function blocks used a combination of and i prefixes to mark private, internal variables.