mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 00:56:01 +03:00
[PR #604] [MERGED] decimal <> hex value fix #1316
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#1316
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hirschmann/nbfc/pull/604
Author: @karolzlot
Created: 12/14/2018
Status: ✅ Merged
Merged: 1/6/2019
Merged by: @hirschmann
Base:
master← Head:patch-2📝 Commits (1)
924224edecimal <> hex value fix📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Configs/Lenovo ThinkPad 13.xml(+2 -2)📄 Description
I see that my e580 seems to behave in the same way, and I think this is a bug:
Author of this config probably wanted to set 80 as hex not as decimal
on my device this is what happens on exit:
hex 80 = dec 128 => factory auto mode
hex 50 = dec 80 => full speed of fan
I think author of config should confirm this before merge
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.