-
hello Essen,
Sorry about me, but I think I need your help. Since the last few days, I could not able to make release package with erlang-mk. I checked the Makefile and relx.config and both looks go…
-
Hi,
I am having issues with running Phant automatically on startup.
I have tried adding "@reboot phant &" to crontab as well as "@reboot /usr/local/bin/phant &" but neither worked. I also tried addi…
-
Hi,
I've followed the instructions for both [software](https://github.com/PiSupply/PaPiRus) and [hardware](https://www.pi-supply.com/make/papirus-assembly-tips-and-gotchas/), I've checked out [Fred…
-
Add details about RTC / hwclock enabling using config.txt for HAT version:
```
Name: i2c-rtc
Info: Adds support for a number of I2C Real Time Clock devices
Load: dtoverlay=i2c-rtc,=
mcp…
-
Hello
I do'nt find any informations for the utilisation of the RTC or the manual switches near the screen.
Any body know somthing?
-
You shouldn't be escaping the # when writing the init script. The backslash gets written to the script, so you end up with
``` bash
modprobe i2c-dev
\# Calibrate the clock (default: 0x47). See datas…
-
You shouldn't be escaping the # when writing the init script. The backslash gets written to the script, so you end up with
``` bash
modprobe i2c-dev
\# Calibrate the clock (default: 0x47). See datas…
-
```
Mise à l'heure du RTC lors de la première connexion
```
Original issue reported on code.google.com by `alliaume...@gmail.com` on 28 Mar 2015 at 6:52
-
hello Frank,
Sorry that I write a new ticket, but I think I have found a new fault in the latest Erlang/ALE, surround GPIO interrupt handling. My observation is that an "unexpected" interrupt on the …
-
Hello,
I have made my first rebar3 project. I can compile my project, I also can make a release package, but unfortunately I cannot start my application once the release package was created.
I also …