📜  E: 无法定位软件包 rbp-userland-dev-osmc - 任何代码示例

📅  最后修改于: 2022-03-11 14:56:52.331000             🧑  作者: Mango

代码示例1
vcgencmd get_config  - lists a specific config value. E.g. vcgencmd get_config arm_freq
vcgencmd get_config int - lists all the integer config options that are set (non-zero)
vcgencmd get_config str - lists all the string config options that are set (non-null)