Skip to content

Commit ee44490

Browse files
nitko12BornaBirogogi640gaffo
committed
Merging new changes (#132)
* Fixes for new board def * Update Inkplate6plus.cpp * Update intro comments IP10/Inkplate_Touchpads.ino (#125) Cleaned up some of the verbiage to remove spelling mistakes and make read a bit easier. * Update compile.yml * Update compile.yml * fix of Inkplate 5 not compiling examples Co-authored-by: Borna Biro <[email protected]> Co-authored-by: Goran Jurić <[email protected]> Co-authored-by: Mike Gaffney <[email protected]>
1 parent c9c39bb commit ee44490

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/compile.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,12 @@ jobs:
3939
platforms: |
4040
- source-url: https://github.com/e-radionicacom/Dasduino-Board-Definitions-for-Arduino-IDE/raw/master/package_Dasduino_Boards_index.json
4141
name: Inkplate_Boards:esp32
42+
4243
fqbn: ${{ matrix.board.fqbn }}
4344
libraries: |
4445
- source-path: ./
4546
- name: "Adafruit BME680 Library"
4647
- name: ArduinoJson
4748
- name: Time
4849
sketch-paths: |
49-
${{ matrix.additional-sketch-paths }}
50+
${{ matrix.additional-sketch-paths }}

0 commit comments

Comments
 (0)