diff --git a/02_Windows_App/Perun_v1/01_Classes/DatabaseController.cs b/02_Windows_App/Perun_v1/01_Classes/DatabaseController.cs index 5f6c0a0..dd7232a 100644 --- a/02_Windows_App/Perun_v1/01_Classes/DatabaseController.cs +++ b/02_Windows_App/Perun_v1/01_Classes/DatabaseController.cs @@ -37,7 +37,7 @@ public class DatabaseController strUDPFrame.payload["v_win"] = "v" + Globals.strPerunVersion; // Inject app version information } - // Specific SQL + // Specific SQL per each frame type if (strUDPFrameType == "50") { // Add entry to chat log