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:
Andrew Jaswa 2020-10-09 21:13:31 -06:00
parent 713a14c504
commit 2ddf040fac

View File

@ -178,7 +178,7 @@
chdir: /usr/local/src/gratis
target: rpi
params:
EPD_IO: epd_io.h
EPD_IO: epd_io_free_uart.h
PANEL_VERSION: 'V231_G2'
when: gratisgit.changed
@ -187,7 +187,7 @@
chdir: /usr/local/src/gratis
target: rpi-install
params:
EPD_IO: epd_io.h
EPD_IO: epd_io_free_uart.h
PANEL_VERSION: 'V231_G2'
when: gratisgit.changed