This commit is contained in:
2025-08-19 17:29:36 +01:00
parent 2f9cea1b69
commit b07280e50c
13 changed files with 107 additions and 280 deletions
-1
View File
@@ -32,7 +32,6 @@ data Button = Button
, _btRot :: Float
, _btEvent :: ButtonEvent
, _btID :: Int
-- , _btTermMID :: Maybe Int
}
makeLenses ''Button