diff options
Diffstat (limited to 'meta-hmi-framework/recipes-demo-hmi/hmi-debug/files')
-rw-r--r-- | meta-hmi-framework/recipes-demo-hmi/hmi-debug/files/hmi-debug | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-hmi-framework/recipes-demo-hmi/hmi-debug/files/hmi-debug b/meta-hmi-framework/recipes-demo-hmi/hmi-debug/files/hmi-debug deleted file mode 100644 index fee9573b..00000000 --- a/meta-hmi-framework/recipes-demo-hmi/hmi-debug/files/hmi-debug +++ /dev/null @@ -1,8 +0,0 @@ -#You can select log level of HMI framework -#1 ERROR -#2 WARNING -#3 NOTICE -#4 INFO -#5 DEBUG -#If you want to output debug log about hmi-framework, please uncomment the following. -#USE_HMI_DEBUG=5 |