Skip to content

Commit

Permalink
Changelog: minor.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail committed Nov 25, 2024
1 parent 04658c1 commit 072042f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

### 5.1.1

- Fixed a bug on requesting inactive relay state during the UI update:
- OctoRelay v5 used to request the GPIO pin state of inactive relays which could cause reservation conflicts and
errors such as `lgpio.error: 'GPIO busy'`;
- Fixed a bug on requesting the state of inactive relays during the UI update:
- OctoRelay v5 queried the GPIO pin state of inactive relays which could cause reservation conflicts and errors
such as `lgpio.error: 'GPIO busy'`;
- The issue was found and reported by [Christoph Hagen](https://github.com/christophhagen).

### 5.1.0
Expand Down

0 comments on commit 072042f

Please sign in to comment.