GenericLab / CO2-soil-respiration-chamber

4 stars 2 forks source link

Change Code to Object Oriented Code #5

Closed MaximilianoGarcia716 closed 11 months ago

MaximilianoGarcia716 commented 11 months ago

Sequential oriented code gives error sometimes if libraries are not used. To avoid this, add modularity to the code and making the code more Arduino-like, an Object Oriented aproach is more convenient whenever possible, also generating an user made library is usefull to move code between implementations.

MaximilianoGarcia716 commented 11 months ago

Object Oriented Code is succesfully implemented, changes can be seen implemented in the folder software/ESP32-S2/WEMOS-lolin32_Multiplexing_SCD41