diff --git a/index.html b/index.html
index f0e0232..e2b230c 100644
--- a/index.html
+++ b/index.html
@@ -286,6 +286,7 @@
console.log("device is not provisioned yet, doing it now...");
// determine device info
+ // todo implement ui to configure these values
const product = ROM.PRODUCT_RAK4631;
const model = ROM.MODEL_12;
const hardwareRevision = 0x1;