swap out header file for one that doesn't tie up gpio pins 14 and 15 for waveshare_2
Signed-off-by: Andrew Jaswa <andrew.jaswa@bonus.ly>
This commit is contained in:
parent
713a14c504
commit
2ddf040fac
@ -178,7 +178,7 @@
|
|||||||
chdir: /usr/local/src/gratis
|
chdir: /usr/local/src/gratis
|
||||||
target: rpi
|
target: rpi
|
||||||
params:
|
params:
|
||||||
EPD_IO: epd_io.h
|
EPD_IO: epd_io_free_uart.h
|
||||||
PANEL_VERSION: 'V231_G2'
|
PANEL_VERSION: 'V231_G2'
|
||||||
when: gratisgit.changed
|
when: gratisgit.changed
|
||||||
|
|
||||||
@ -187,7 +187,7 @@
|
|||||||
chdir: /usr/local/src/gratis
|
chdir: /usr/local/src/gratis
|
||||||
target: rpi-install
|
target: rpi-install
|
||||||
params:
|
params:
|
||||||
EPD_IO: epd_io.h
|
EPD_IO: epd_io_free_uart.h
|
||||||
PANEL_VERSION: 'V231_G2'
|
PANEL_VERSION: 'V231_G2'
|
||||||
when: gratisgit.changed
|
when: gratisgit.changed
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user