backend_conf.sh (191B)
1 #!/bin/sh 2 grep "^#define LV_USE_$1" ../src/extern/lv_conf.h | sed 's/#define //g' | awk '{ if ($2=="1") { printf "ON" } else { printf "OFF" }}' 3 echo "lvgl configuration read script executed"
cash2ecashcash2ecash: cash acceptor that issues digital cash (experimental) | |
| Log | Files | Refs | Submodules | README | LICENSE |