Forgot that scale is an int, not a float

This commit is contained in:
philippe44
2020-03-05 20:19:35 -08:00
parent 1054b20972
commit fae613eb33
4 changed files with 7 additions and 7 deletions

View File

@@ -10,6 +10,6 @@
<name>PLUGIN_SQUEEZEESP32</name>
<description>PLUGIN_SQUEEZEESP32_DESC</description>
<module>Plugins::SqueezeESP32::Plugin</module>
<version>0.30</version>
<version>0.31</version>
<creator>Philippe</creator>
</extensions>