doxy: Changed some mapping for doxyport and updated the filenames for some samples

Signed-off-by: Andrei Vasiliu <andrei.vasiliu@intel.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Andrei Vasiliu
2015-09-23 18:03:00 +03:00
committed by Mihai Tudor Panu
parent e9679e0982
commit 1ceb784252
6 changed files with 11 additions and 5 deletions

View File

@ -22,7 +22,7 @@
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
public class A110xSample {
public class A110XSample {
static {
try {
System.loadLibrary("javaupm_a110x");

View File

@ -22,7 +22,7 @@
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
public class Adxl345 {
public class Adxl345Sample {
static {
try {
System.loadLibrary("javaupm_adxl345");

View File

@ -22,7 +22,7 @@
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
public class BuzzerSample{
public class Buzzer_soundSample {
static {
try {

View File

@ -22,7 +22,7 @@
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
public class Jhd1313m1Sample{
public class Jhd1313m1_lcdSample{
static {
try {

View File

@ -22,7 +22,7 @@
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
public class MY9221Sample{
public class MY9221_ledbarSample{
static {
try {