File HardwareAbstraction.cpp
↰ Parent directory (/home/fabio/Arduino/MyLvglWatch-20220910)
Contents
Definition (/home/fabio/Arduino/MyLvglWatch-20220910/HardwareAbstraction.cpp)
Detailed Description
user: Functions to access hardware features (other than wifi).
developer: software layer to abstract out hardware details and give the user a clean interface to hardware features. This file can get too big if too many hardware features are accessed. In this case, it can be split to cover groups of features.
Includes
HardwareAbstraction.h(File HardwareAbstraction.h)