Unverified Commit 3062f9b3 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

README: Example: fix typo (it's "mh_z19", not "mhz19")

parent d748357c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ function uart_callback(data)
	end
end

port:write(mhz19.c_query)
port:write(mh_z19.c_query)
```

The sensor performs a CO₂ measurement every one to five seconds, depending on hardware revision.