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] [Controller]
public class Controller : ControllerBase public class Controller : ControllerBase
{ {
//Todo change me for updates
//Todo automatically grab newest version?
private const String FirmwareVersion = "AF09"; private const String FirmwareVersion = "AF09";