Johannes Ernst
Johannes Ernst
Right now we are doing none.
`GPIO.22` is set to `OUT`, and it controls the state of the big blueish LED under the element14 logo: `0` apparently means `on`, and `1` means `blink` (try it!) Given...
I'm attempting to understand how the images on https://archdroid.org/en/images/odroidc4/ were built. There is script https://github.com/archdroid-org/alarm-image-generator/blob/master/platform/c4.sh and I can see the TOBETTER_KERNEL path, but it appears to install kernel `linux-odroid-512` rather...
Nextcloud is installed at `http://ubos-dev/next`. Setting the document editing service address in the settings to: * `http://ubos-dev/next/index.php/apps/documentserver_community/` works * `http://ubos-dev/next/apps/documentserver_community/` produces an HTTP 405 From the Apache log: ``` 192.168.52.43...