Added build document
This commit is contained in:
@@ -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 "));
|
||||
|
Reference in New Issue
Block a user