Added build document

This commit is contained in:
marcel
2024-01-15 15:44:26 +01:00
parent 1fd8e655d4
commit 0c9b2a22c6
47 changed files with 90056 additions and 24 deletions

View File

@@ -326,7 +326,10 @@ void setup() {
// Set unused register to zero
mb.Ireg (SensorRainSinceMidnightIreg, 0);
Serial.println(F("Weather station"));
Serial.println(F("Weather station v0.1.0"));
Serial.println(F("(C)2024 M.T. Konstapel"));
Serial.println(F("This project is free and open source"));
Serial.println(F("More details: https://meezenest.nl/mees/"));
//Initialize Si7021 sensor
Serial.print(F("Humidity sensor SI7021 "));