add todo
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user