Improve logic to handle fans stopping

This commit is contained in:
2022-10-10 00:25:09 +02:00
parent 0f91960ef9
commit 596a30b76a
7 changed files with 30 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0)
project(fantasize VERSION 0.1.5)
project(fantasize VERSION 0.1.6)
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)