Action Item #457
Updated by Hammel over 9 years ago
This is the start of the API layer in PiBox. Libraries to create: # Network (from piboxd, bui-network-config) # Include smb support # Add bluetooth config # config.txt handler - changing RPi configuration such as audio output and hdmi setup # App messaging (see RM #433) More to come. See * "examples of how to create libraries within programs":http://socgsa.cs.clemson.edu/seminar/tools06/resources/08_autotools/automake.htm (like with bui-network-config). * "Whose afraid of autotools":https://autotools.io/whosafraid.html (better example)