refactoring - simplified usage of hexToDec (#10)

* refactoring - simplified usage of hexToDec - replaced by hexToDecFromResponse

* refactoring - simplified usage of hexToDec - replaced by hexToDecFromResponse (applied to CarHyundaiIoniq.cpp)

* refactoring - simplified usage of hexToDec - replaced by hexToDecFromResponse (applied to rest)

* refactoring - simplified usage of hexToDec - replaced by hexToDecFromResponse (fix)

* refactoring - simplified usage of float(strol(liveData->responseRowMerged.substring(...))) - as liveData->decFromResponse()
This commit is contained in:
Michal
2020-12-07 19:43:38 +01:00
committed by GitHub
parent fe6e4402c4
commit 71dc8e8555
8 changed files with 227 additions and 204 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.idea