From 0bc995bfabcfa238913ac1b566c0a537b8365cf6 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Sun, 26 Feb 2023 06:41:50 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0dbad3153..128c9465aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ * SubGHz: **Hold right in received signal list to delete selected signal** * SubGHz: **Custom buttons for Keeloq and Alutech AT4N** - now you can use arrow buttons to send signal with different button code * SubGHz: Debug mode counter increase settings (+5, +10, default: +1) -* Infrared: Debug TX PIN output settings (ability to move tx signal out to GPIO) +* Infrared: Debug TX PIN output settings (ability to move tx signal out to GPIO) (implemented #364) * Plugins: Updated -> [BH1750] Lightmeter [(by oleksiikutuzov)](https://github.com/oleksiikutuzov/flipperzero-lightmeter) * OFW: BadUSB -> STRINGDELAY(STRING_DELAY) feature, worker signal handling refactoring -> (Fixed #365 (BadUSB won't detect connection and/or hangs)) * OFW: Grammar fixes