commit
This commit is contained in:
parent
ff6be1c95b
commit
71d93de012
2 changed files with 36 additions and 1 deletions
|
@ -91,7 +91,6 @@ end
|
|||
|
||||
-- fonction permettant de dessiner une courbe selon l'humidité captée par le capteur DHT22
|
||||
function displayhumi()
|
||||
attachscreen(18, 19, 0x3C)
|
||||
s = sensor.attach("DHT22", pio.GPIO21)
|
||||
tmr.delayms(500)
|
||||
width, height = gdisplay.getscreensize()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue