diff options
author | KaufHA <[email protected]> | 2023-02-20 12:59:21 -0700 |
---|---|---|
committer | KaufHA <[email protected]> | 2023-02-20 12:59:21 -0700 |
commit | 16561e77ab1cc6b76215f18ce37809cf450afa74 (patch) | |
tree | 148bfaa0fdb0540b350074d8cd1b861c332e33fa /kauf-plf12-lite.yaml | |
parent | e22ae8eafe424bb8a1f28b556ca3e82bf22d089a (diff) | |
download | PLF12-16561e77ab1cc6b76215f18ce37809cf450afa74.tar.gz PLF12-16561e77ab1cc6b76215f18ce37809cf450afa74.zip |
fix lite package order and minimal gpio subs
Diffstat (limited to 'kauf-plf12-lite.yaml')
-rw-r--r-- | kauf-plf12-lite.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kauf-plf12-lite.yaml b/kauf-plf12-lite.yaml index 174a54a..a0766b9 100644 --- a/kauf-plf12-lite.yaml +++ b/kauf-plf12-lite.yaml @@ -1,3 +1,3 @@ packages:
- Kauf.PLF12-Base: github://KaufHA/PLF12/kauf-plf12-base.yaml
Kauf.PLF10: github://KaufHA/PLF10/kauf-plug-lite.yaml
+ Kauf.PLF12-Base: github://KaufHA/PLF12/kauf-plf12-base.yaml
|