Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
provide error code instead of error value, added disinfection time fo…
…r model SJB-HS - modified decodeDisplay(): inverted byte order of display value (e.g. to make error code readable as string) - modified decodeDisplay(): added decoding for disinfection time for model SJB-HS - added getDisinfectionTime() - changed uint32 getErrorValue() into String getErrorCode() returning human readable error code - changed String getErrorMessage(uint32) into getErrorMessage(const String&) - simplified class CONFIRM_FRAMES - removed duplicate error code definitions from namespace ERROR
- Loading branch information