added wakeup trigger

This commit is contained in:
2025-03-08 21:57:24 +01:00
parent d1d11dfc5a
commit 9916e377d4
6 changed files with 15 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cpu_governor_auto_adjust"
version = "0.1.31"
version = "0.1.33"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }