Upload files to "/"

This commit is contained in:
Rosia Evans 2025-04-01 09:07:21 +00:00
parent 333e9ae3a0
commit 4e2c2f727a
2 changed files with 7 additions and 0 deletions

7
Sensor.h Normal file
View file

@ -0,0 +1,7 @@
class Sensor
{
private:
public:
float readSensor();
};

BIN
System.h Normal file

Binary file not shown.