mirror of https://github.com/arendst/Tasmota.git
Update xsns_21_sgp30.ino
This commit is contained in:
parent
1ff821d886
commit
d40a9b96d7
|
@ -149,7 +149,7 @@ void Sgp30Show(bool json)
|
|||
* Interface
|
||||
\*********************************************************************************************/
|
||||
|
||||
bool Xsns21(byte function)
|
||||
bool Xsns21(uint8_t function)
|
||||
{
|
||||
bool result = false;
|
||||
|
||||
|
|
Loading…
Reference in New Issue