Generate device name

This commit is contained in:
2024-07-27 15:31:17 +02:00
parent 0e32622720
commit 900b436856
10 changed files with 249 additions and 3 deletions

View File

@ -0,0 +1,6 @@
#pragma once
/**
* Device name len
*/
#define DEV_NAME_LEN 10