mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-12 01:40:52 +01:00
Generate DTU ID dynamicly based on ESP chipID
This commit is contained in:
@@ -6,4 +6,5 @@
|
||||
class Utils {
|
||||
public:
|
||||
static uint32_t getChipId();
|
||||
static uint64_t generateDtuSerial();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user