chore: nest project under Arduino/WeatherPredictor
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#pragma once
|
||||
#include <Arduino.h>
|
||||
|
||||
bool sensorsBegin();
|
||||
float readAbsPressureHpa(); // absolute (station) pressure, hPa
|
||||
float readTemperatureC(); // degrees C
|
||||
float toSeaLevelHpa(float absHpa, float altitudeM); // mean-sea-level pressure, hPa
|
||||
Reference in New Issue
Block a user