From 822fbbf6e8b6a88483198911274151a6b82b4b69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20K=C3=B6ritz?= Date: Thu, 29 Aug 2019 10:24:32 +0200 Subject: [PATCH] Removed unclear byte from documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bda5f4..3fea710 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ It's possible to send RAW commands to the camera to test new commands and help r actioncam cmd # Example (Take a still image) -actioncam cmd 00A038 192.168.1.1 +actioncam cmd A038 192.168.1.1 ```