Files
waterlevel-software/src/sensor/sensor.h
T
tobimai db567eeaa5
Test compiling project / test (push) Failing after 1m30s
Added gauge, fixed shit
2024-10-24 22:54:54 +02:00

2 lines
49 B
C

void read_sensor_task(void*);
void init_sensor();