Small comment

This commit is contained in:
Kim 2023-11-13 09:06:29 +01:00
parent 8a9859575e
commit 6c71b77482
1 changed files with 1 additions and 2 deletions

View File

@ -26,8 +26,7 @@ public record InstallationToHtmlInterface(
[Controller]
public class Controller : ControllerBase
{
//Todo automatically grab newest version?
//Todo change me for updates
private const String FirmwareVersion = "AF09";