ericklein / air_quality

displays and logs local indoor and outdoor weather and air quality information
MIT License
0 stars 0 forks source link

UI sim #116

Closed ericklein closed 7 months ago

ericklein commented 7 months ago

SIMULATE_XXX code added to simulate hardware. This work was originally done to see if AQ could be run in simulation via Wokwi, but Wokwi EPD support does not work with gx_epd2.

Arduino specific variable declarations have been replaced with standard C implementations. Many DEFINES have been replaced with const XXX.