jordenc / tv.horizon.ziggo

Horizon TV settopbox
5 stars 1 forks source link

Allready working? #1

Closed timoline closed 7 years ago

timoline commented 7 years ago

I changed the function Hex2Bin to:

function Hex2Bin (s) { return new Buffer(s,"hex"); }

now its working for me

ps I'm not using athom, I changed your code to my needs ;-)

jordenc commented 7 years ago

Thanks for your comment. That might be the thing I did wrong, let me check this weekend. If it works for you it probably should work for everyone, which means you might have made a lot of people very happy!

jordenc commented 7 years ago

Awesome, it works!