PowerBroker2 / pySerialTransfer

Python package to transfer data in a fast, reliable, and packetized form
MIT License
145 stars 35 forks source link

Refactor variable names to consistent snake_case #80

Closed robberwick closed 7 months ago

robberwick commented 7 months ago

Refactor camelCase function scope and class variable names to be snake_case

addresses #79