You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
Bruce j Beare edited this page Jun 27, 2017
·
1 revision
This project includes a BoardDefaults class that is encapsulated in a java library. The purpose of this class is to allow the code (at run time) to self-configure the choice of GPIOs and buses for the board that is being used. It is easy to add additional boards to the BoardDefaults class.
If you don't wish to utilize the library for the BoardDefaults class, you can simply copy the .java file into your project instead of compiling in the library.