EnAccess / EnAccess/OpenSmartMeter

Code Refactor: Verbose variable naming

Open
#84 0 comments 0 reactions 0 assignees View on GitHub
firmware good first issue
Dominant language
HTML
Stars
27
Forks
23
PR merge metrics
No merged PRs in 30d

Description

The firmware source code uses a lot of abbreviated variable names, which are not immediately clear to the reader what they stand for. Few examples are, `ind1`, `ind2`, `dt`, `c_chek`.

Use verbose naming of variables to make the code structure easier to follow.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.