Updated Working on Raspberry Pi (markdown)

master
almostobvious 7 个月前
父节点
当前提交
2d3a8f10a4
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. +1
    -3
      Working-on-Raspberry-Pi.md

+ 1
- 3
Working-on-Raspberry-Pi.md

@ -78,9 +78,7 @@ To build raylib:
make PLATFORM=PLATFORM_DRM make PLATFORM=PLATFORM_DRM
``` ```
In order to enable necessary system support for raylib, you need the following line in your /boot/config.txt on Raspberry PI.
`dtoverlay=vc4-fkms-v3d`
Note on small screens - running examples may fail if your screen is smaller than what examples expect. This may not be obvious from the error message.
##### DietPi ##### DietPi

正在加载...
取消
保存