ALog
ALog copied to clipboard
Standardize function names and variable ordering for sensors
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!
From #24:
Suggestion:
- Pin numbers
- Constants
- Flags
... not sure if this covers all use cases.