Livello Serbatoio v0.13
This project realizes a simple device to monitor the water level in a tank.
Loading...
Searching...
No Matches
Arduino functions

Functions

void setup (void)
 Setup function (executed once).
 
void loop (void)
 Loop function.
 

Detailed Description

Function Documentation

◆ loop()

void loop ( void )

Loop function.

◆ setup()

void setup ( void )

Setup function (executed once).