Fix Extractor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# BlockyGrapher v0.9b
|
||||
# BlockyGrapher v0.91b
|
||||

|
||||
Physical display query grapher for Blocky DNS Server.
|
||||
Physical display query grapher for Blocky DNS Server (v0.25).
|
||||
|
||||
I2C SSD1306 Displays with resolution 128x64 and 128x32 are supported.
|
||||
Note that this software in beta, and akward bugs may occur.
|
||||
@@ -60,8 +60,9 @@ extraargs=net.ifnames=0
|
||||
docker_optimizations=off
|
||||
overlay_path=allwinner
|
||||
overlay_prefix=sun50i-h616
|
||||
# We need to insert hardware I2C name in overlays. In case of Orange PI Zero 3 this is i2c3.
|
||||
overlays=i2c3
|
||||
# We need to insert hardware I2C name in overlays. In case of Orange PI Zero 3 this is i2c3-ph.
|
||||
# You can find overlays in /boot/dtb/allwinner/overlay/ or similar folder.
|
||||
overlays=i2c3-ph
|
||||
user_overlays=
|
||||
```
|
||||
Save and reboot.
|
||||
|
Reference in New Issue
Block a user