From 67b1191b8cc513fe92531adbaf5c102949192015 Mon Sep 17 00:00:00 2001 From: alterNERDtive Date: Wed, 20 Jan 2021 08:11:41 +0100 Subject: [PATCH] never commit anything early in the morning --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cefaf29..443c835 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,10 @@ physical throttle units. ## Fixed -* Instead of an axis for deviation from the middle (only works with sticks, - really), now watching for a _change_ in axis value. (#1) +* Instead of watching an axis for deviation from the middle (only works with + sticks, really), now watching for a _change_ in axis value. (#1) + +----- # v0.1.1 (2020-08-03)