pinkies out v3.1 vik display configs weren't working
This commit is contained in:
parent
db8bd48076
commit
29097c9000
|
|
@ -46,6 +46,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define VIK_GPIO_2 GP27
|
||||
#define VIK_WS2812_DI_PIN GP25
|
||||
|
||||
// Used only if you have a display with RESET unconnected, set to unused pin
|
||||
#define VIK_DISPLAY_RST_UNUSED_PIN GP15
|
||||
|
||||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue