BlueFinBima
BlueFinBima
While not Lua release agnostic, I got his running with Lua 5.4 by deleting the local bit32 definitions ``` --local band, bor, lshift -- = bit32.band, bit32.bor, bit32.lshift ``` and...
@psjshep Phil, please be aware of this issue
@kerube please be aware of this issue.
@virtual812 there is an active fork which delivers code here https://www.digitalcombatsimulator.com/en/files/3302014/
@Cylution @ninchistudios @Gadroc fixed in https://github.com/BlueFinBima/helios/issues/88 This will get pushed back in the fullness of time
Hi, I can't think of any reason why operation would be changed if the displays and LEDs were omitted. Probably a bunch of other components can be removed as well....
As best I can tell, they are ALPS EC11E18244A5
> Keep getting a compilation error using IDE 2.2.1 > > Compilation error: 'IotWebConfParameter' does not name a type; did you mean 'IotWebConfParameter_h'? > > IotWebConf iotWebConf(apName, &dnsServer, &server, wifiInitialApPassword,...
@DrSilfver @Gadroc Fixed by https://github.com/BlueFinBima/helios/issues/80 which will get pushed back in the fullness of time.
Hi @ninchistudios I'm a bit late to the party, but I now have a Visual Studio Installer project in my BlueFinBima/helios Release branch.