lastudp
Tom Early 7 years ago
parent a2b9e0a1b3
commit 50b02038e3

@ -8,7 +8,7 @@ system should work. It just needs a g++ compiler with version greater than 4.9.
These instructions assume you have configured your system with the locale, keyboard These instructions assume you have configured your system with the locale, keyboard
and time zone. When choosing locale, always choose a "UTF-8" version of your and time zone. When choosing locale, always choose a "UTF-8" version of your
locale. And make sure you do "sudo apt-get update && sudo apt-get upgrade" before locale. And make sure you do "sudo apt-get update && sudo apt-get upgrade" before
your start. On a Raspberry Pi, you can do all of this with the configureation menu: your start. On a Raspberry Pi, you can do all of this with the configuration menu:
"sudo raspi-config". "sudo raspi-config".
1) Install the only external library you need: sudo apt install libconfig++-dev 1) Install the only external library you need: sudo apt install libconfig++-dev
@ -78,4 +78,3 @@ your start. On a Raspberry Pi, you can do all of this with the configureation me
Then, install the DTMF service: sudo make installdtmf Then, install the DTMF service: sudo make installdtmf
You should be good to go, The DTMF command "00" should announce the linked You should be good to go, The DTMF command "00" should announce the linked
status of you module. See DTMF+REMOTE.README for more information. status of you module. See DTMF+REMOTE.README for more information.

Binary file not shown.
Loading…
Cancel
Save

Powered by TurnKey Linux.