diff --git a/docs/duplotrainbase.js.html b/docs/duplotrainbase.js.html
index dd63833..235d8c3 100644
--- a/docs/duplotrainbase.js.html
+++ b/docs/duplotrainbase.js.html
@@ -97,7 +97,7 @@ const lpf2hub_1 = require("./lpf2hub");
const port_1 = require("./port");
const Consts = __importStar(require("./consts"));
const Debug = require("debug");
-const debug = Debug("duploTrainBase");
+const debug = Debug("duplotrainbase");
/**
* The DuploTrainBase is emitted if the discovered device is a Duplo Train Base.
* @class DuploTrainBase
diff --git a/docs/poweredup.js.html b/docs/poweredup.js.html
index 0ba7cd1..6b7b054 100644
--- a/docs/poweredup.js.html
+++ b/docs/poweredup.js.html
@@ -102,7 +102,7 @@ const utils_1 = require("./utils");
const Consts = __importStar(require("./consts"));
const events_1 = require("events");
const Debug = require("debug");
-const debug = Debug("PoweredUP");
+const debug = Debug("poweredup");
const noble = require("noble-mac");
let ready = false;
let wantScan = false;
diff --git a/docs/quicksearch.html b/docs/quicksearch.html
index 4721751..7884b00 100644
--- a/docs/quicksearch.html
+++ b/docs/quicksearch.html
@@ -7,7 +7,7 @@