From 3694bf2f104111246ccda04683fbd46948ee238f Mon Sep 17 00:00:00 2001 From: Daniel Brahneborg Date: Mon, 8 Dec 2025 07:23:01 +0100 Subject: [PATCH] README: remove comment about EMG --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d26f40a..d511ffb 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,6 @@ The easiest way to build this is to use Docker. 1. The result will be a binary in the `bin` sub directory. 1. You can then run `./run.sh` for an interactive environment. In this case the full repo will be copied to new `repo-x` directory (where `x` depends on the architecture), so your changes do not disappear when the Docker container exits. This script also takes the parameter `arm` or `x86`. -Some functions are perhaps overly general, but that is because they are taken directly from the [EMG](https://nordicmessaging.se) source code. - ## Usage First you create a file autofw.whitelist, containing IP addresses and ranges that should always be allowed to connect to your server.