Re: [PATCH] bbremote: add missing 'md' packet handler

2018-08-22 Thread Sascha Hauer
On Tue, Aug 21, 2018 at 05:07:00PM +0200, Aleksander Morgado wrote: > Signed-off-by: Aleksander Morgado > --- > scripts/remote/controller.py | 3 +++ > 1 file changed, 3 insertions(+) Applied, thanks Sascha > > diff --git a/scripts/remote/controller.py b/scripts/remote/controller.py > index

[PATCH] bbremote: add missing 'md' packet handler

2018-08-21 Thread Aleksander Morgado
Signed-off-by: Aleksander Morgado --- scripts/remote/controller.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/remote/controller.py b/scripts/remote/controller.py index 2ed834613..1a8390904 100644 --- a/scripts/remote/controller.py +++ b/scripts/remote/controller.py @@ -46,6