Join Slack
Powered by
ok nvm I have to do .toByte()
# getting-started
w
wineluis
02/19/2018, 10:52 AM
ok nvm I have to do .toByte()
d
diesieben07
02/19/2018, 10:53 AM
You should do
toInt
on the byte from the array instead.
➕ 1
diesieben07
02/19/2018, 10:53 AM
Otherwise this code will not do what you want, I think.
w
wineluis
02/19/2018, 10:58 AM
thank you
Open in Slack
Previous
Next