Commit Graph

5 Commits (f8ba5ef4ee4c77fdbd04cf66756728694c06bf66)

Author SHA1 Message Date
informatic f8ba5ef4ee py9b/command/regio: fix write command on ninebot > 0301
Somewhere between ESC 0301 and 0401 response format for write command
has changed and is much more similar to that of xiaomi - arg contains
register address and single response data byte is a write result. This
is behaviour that matches description in nbdocs.pdf on scooterhacking
wiki.
2019-10-22 14:48:01 +02:00
informatic af23f5fe6f code style cleanup 2019-10-20 08:49:22 +02:00
flowswitch 794d5bb24d Added Ninebot protocol support
Added unified register read tool
2018-12-07 01:38:16 +01:00
flowswitch 4079e4f619 Many fwupd fixes 2018-12-01 23:24:21 +01:00
flowswitch 6654c6bfe3 Fixes in SerialLink
Added command builder
Added register r/w commands
Added fw update commands
Added a custom command example
Added simple fw updater
2018-11-19 01:16:19 +01:00