Benny Megidish

Results 56 comments of Benny Megidish

I would like to build a transmitter, and I would like to use supported MCU & transmitter ic combination.

Thank you, but what I meant is that I want to build the transmitter (like you built a DIY one) that I can download an unmodified firmware from the ELRS...

💖 We've been approved for [GitHub sponsors](https://github.com/sponsors/bennymeg) 🎉 (#123).

Thank you!

> The folder structure created by nx g nx-electron is apps/desktop-app/electron, not apps/desktop-app-electron. The plugin currently depends on that all the applications reside directly under `/apps` `--directory` should be `.`.

Then it might be a change in the nx console. Whan version are you using? I will check it out.

Excluding (or requiring the user explicitly define) the assets folder might confuse some users that just expects their application to function. I would suggest adding an additional folder (i.e. '_assets')...