add configurable fanpower for simwind and new PWM sketch (#37)
This commit is contained in:
@@ -220,6 +220,7 @@ configs = (
|
||||
config = "None";
|
||||
baud = 115200;
|
||||
devpath = "/dev/simdev1";
|
||||
fanpower = 0.6;
|
||||
},
|
||||
|
||||
{
|
||||
@@ -228,6 +229,7 @@ configs = (
|
||||
config = "None";
|
||||
baud = 115200;
|
||||
devpath = "/dev/simdev1";
|
||||
fanpower = 0.6;
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user