From 5df38d6d0eaef345f0135ef26cba5b93f5912d0f Mon Sep 17 00:00:00 2001 From: Adrian Baumgart Date: Wed, 8 May 2024 20:28:27 +0200 Subject: [PATCH] fixed json formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5cb7c36..8256a11 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ as a command line argument. Replace ` ` with the absolute path to the file ## Full config You can omit any options that you don't want to change, the program will use the default options instead (except for `"interface"`). -```json lines +```javascript { "interface": {}, // see below "dmxnet": { // config for ArtNet transceiver @@ -112,7 +112,7 @@ $ ./artnet-usbdmx-converter outputconfig Select the interface and mode to use and copy the output to `"interface"` the configuration file. Example: -```json lines +```javascript { "interface": { "serial": "0000000010000492",