hologram-io / hologram-python

Hologram device-side Python SDK - Send messages to the cloud in just 3 lines of code!
https://hologram.io/
MIT License
89 stars 47 forks source link

Return value is being converted to ordinal value #34

Closed DomAmato closed 4 years ago

DomAmato commented 4 years ago

Describe the problem

https://community.hologram.io/t/send-error-code-48/3749/3

Looks like we are converting string/byte to an int value improperly

Expected behavior

It should return 0

Actual behavior

not 48

Steps to reproduce the behavior

System information