forked from mysensors/MySensors
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix type casting in min function calls in MySigningAtsha204 ####
Updated min function calls to cast the second argument to (uint8_t)32u or (uint16_t)32u in MySigningAtsha204.cpp. Changes applied to functions: signerAtsha204GetNonce, signerAtsha204PutNonce, signerAtsha204SignMsg, signerAtsha204VerifyMsg, and signerCalculateSignature.
- Loading branch information
1 parent
72cdb70
commit 43e24a3
Showing
1 changed file
with
6 additions
and
6 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