-
Notifications
You must be signed in to change notification settings - Fork 834
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor
decodeMitsubishiAC()
(#1532)
* Use standard code methods to decode it rather than spaghetti. * Remove Unit Test cases that tried to match bad data. We are just going to ignore bad signals from now on. * Ensure repeated messages are identical. * Do the message compliance tests earlier so if it isn't a valid message we can quit earlier. Fixes #1523
- Loading branch information
1 parent
178940c
commit 2d4659c
Showing
2 changed files
with
39 additions
and
238 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters