add configurable fanpower for simwind and new PWM sketch (#37)

This commit is contained in:
Tony Miceli
2026-04-03 18:03:08 -04:00
committed by GitHub
parent 10c172d3e1
commit 581163c00b
8 changed files with 252 additions and 4 deletions
+2
View File
@@ -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;
},
{