Add D_MANUFACTURER

This commit is contained in:
fvanroie 2021-02-08 00:38:11 +01:00
parent 3d6f97f605
commit f188f90e52

View File

@ -5,5 +5,6 @@
#define D_PASSWORD_MASK "********"
#define D_BULLET " * "
#define D_MANUFACTURER "hasp-lvgl"
#endif