From d6423975dada7888fac5613650dd322d33ea9372 Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Sun, 30 Jan 2022 16:54:24 +0100 Subject: [PATCH] Updated Bobby Websocket (markdown) --- Bobby-Websocket.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bobby-Websocket.md b/Bobby-Websocket.md index 6a93625..2cdf170 100644 --- a/Bobby-Websocket.md +++ b/Bobby-Websocket.md @@ -11,11 +11,11 @@ Per default, the websocket client on the bobbycar will enter statistics mode (mo ``` Hello message from bobbycar: -``` +```json {"type":"hello","name":"bobby","res":"240x320","pass":"Passwort123"} ``` Hello response from server: -``` +```json {"type":"hello","supports":["remote-viewer"]} ``` \ No newline at end of file