Julian Oes d175a75691 px_uploader: fix Python3 upload
This fixes the error below when using Python3:

  File "Tools/px_uploader.py", line 128, in
  __init__
      self.image.append('\xff')
      TypeError: an integer is required
2018-02-03 09:33:13 -05:00
..
2015-07-02 22:29:19 +02:00
2015-03-14 21:12:24 +11:00
2017-01-02 10:14:41 +01:00
2016-07-29 11:05:01 +02:00
2016-01-11 08:37:43 +01:00
2015-10-24 20:34:33 +02:00
2017-07-10 18:48:27 +02:00
2018-02-03 09:33:13 -05:00
2017-07-31 14:15:28 +02:00