Update README

This commit is contained in:
2025-06-16 16:58:45 +02:00
parent 223ab40bf8
commit 4588caf974

View File

@@ -37,6 +37,11 @@ That means:
Compared to older versions, the new BiogasControllerApp doesn't install itself as an app and only resides in a folder where you can launch it using the executable or the `launch.sh` script. Compared to older versions, the new BiogasControllerApp doesn't install itself as an app and only resides in a folder where you can launch it using the executable or the `launch.sh` script.
## Troubleshooting
If you get a warning from Windows, the reason for this is that this app bundle is unsigned (since a signing certificate is about USD 350/year), so it might warn you about that. You can safely click "Run anyway" or the like to bypass that problem.
If this makes you uncomfortable, you may simply install python and install the necessary dependencies (see below) and run the app using Python.
# Features # Features
- Read data the microcontroller in ENATECH sends - Read data the microcontroller in ENATECH sends
- Configure the microcontroller (Coefficients & Temperature). Old settings will be pre-loaded - Configure the microcontroller (Coefficients & Temperature). Old settings will be pre-loaded