issues
search
dfieschko
/
RP1210
A Python32 implementation of the RP1210C standard. Now with 100% test coverage!
MIT License
20
stars
12
forks
source link
Add float case to sanitize_msg_param()
#95
Closed
dfieschko
closed
2 years ago
dfieschko
commented
2 years ago
✨ Enhancements
Added a check for
float
inputs to sanitize_msg_param()
Will convert the value to an int and return bytes based on that
👀 Checklist
[x] Did you test your changes?
[x] Do the unit tests all pass?
[ ] Do the examples still work?
[x] Are there any failing workflows?
[x] Is
version
in
setup
up-to-date?
✨ Enhancements
float
inputs to sanitize_msg_param()👀 Checklist
version
insetup
up-to-date?