LinkedList v1.3.3 and hist limit

This commit is contained in:
Just Call Me Koko
2023-09-07 10:16:56 -04:00
parent c0864af4db
commit 7049e1101f
2 changed files with 10 additions and 10 deletions

View File

@@ -72,13 +72,6 @@ jobs:
ref: 2.2.23
path: CustomTFT_eSPI
- name: Install LinkedList
uses: actions/checkout@v2
with:
repository: ivanseidel/LinkedList
ref: v1.3.1
path: CustomLinkedList
- name: Install lv_arduino
uses: actions/checkout@v2
with:
@@ -121,6 +114,13 @@ jobs:
ref: main
path: CustomSwitchLib
- name: Install LinkedList
uses: actions/checkout@v2
with:
repository: ivanseidel/LinkedList
ref: v1.3.3
path: CustomLinkedList
#- name: Search for SD lib in arduino-esp32 v2.0.4
# run: |
# find /home/runner/work/ESP32Marauder/ESP32Marauder/2.0.4arduino-esp32 -name "SD"