add todo
This commit is contained in:
@@ -286,6 +286,7 @@
|
|||||||
console.log("device is not provisioned yet, doing it now...");
|
console.log("device is not provisioned yet, doing it now...");
|
||||||
|
|
||||||
// determine device info
|
// determine device info
|
||||||
|
// todo implement ui to configure these values
|
||||||
const product = ROM.PRODUCT_RAK4631;
|
const product = ROM.PRODUCT_RAK4631;
|
||||||
const model = ROM.MODEL_12;
|
const model = ROM.MODEL_12;
|
||||||
const hardwareRevision = 0x1;
|
const hardwareRevision = 0x1;
|
||||||
|
|||||||
Reference in New Issue
Block a user