ili9341: added java bindings plus minor fix on python wrap and GFX class collision
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include <mraa/common.hpp>
|
||||
#include <mraa/gpio.hpp>
|
||||
#include <mraa/spi.hpp>
|
||||
#include <gfx.h>
|
||||
#include "gfx.h"
|
||||
|
||||
// Defines
|
||||
#define ILI9341_TFTWIDTH 240
|
||||
@@ -128,7 +128,6 @@
|
||||
#define ILI9341_PINK 0xF81F
|
||||
|
||||
namespace upm {
|
||||
|
||||
/**
|
||||
* @brief ILI9341 LCD library
|
||||
* @defgroup ili9341 libupm-ili9341
|
||||
|
||||
Reference in New Issue
Block a user