adding version date info

This commit is contained in:
richonguzman
2023-07-16 16:24:09 -04:00
parent 9835da6630
commit 0f7aea17c0
5 changed files with 7 additions and 4 deletions

View File

@@ -6,6 +6,8 @@
extern Configuration Config;
extern String fifthLine;
//#define SEALEVELPRESSURE_HPA (1013.25)
namespace BME_Utils {
Adafruit_BME280 bme;