ALog icon indicating copy to clipboard operation
ALog copied to clipboard

Standardize function names and variable ordering for sensors

Open awickert opened this issue 8 years ago • 1 comments

Names, such as: what_it_does__part_manufacturer_name_or_code Variables, such as ([pins],[parameters],[flags])

Better to do this before too many of our loggers end up in use; we have more agility before we gain inertia!

awickert avatar Dec 30 '16 16:12 awickert

From #24:

Suggestion:

  1. Pin numbers
  2. Constants
  3. Flags

... not sure if this covers all use cases.

awickert avatar May 31 '17 10:05 awickert