Update xsns_21_sgp30.ino

This commit is contained in:
gemu2015 2019-05-18 13:27:46 +02:00
parent 1ff821d886
commit d40a9b96d7

View File

@ -149,7 +149,7 @@ void Sgp30Show(bool json)
* Interface * Interface
\*********************************************************************************************/ \*********************************************************************************************/
bool Xsns21(byte function) bool Xsns21(uint8_t function)
{ {
bool result = false; bool result = false;