mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-20 21:23:25 +00:00
Merge branch 'dev' into 4.3inch
This commit is contained in:
2
ci.py
2
ci.py
@@ -1,6 +1,6 @@
|
||||
import subprocess, os, shutil, json
|
||||
|
||||
CYD_PORTS = ["esp32-3248S035C", "esp32-2432S028R", "esp32-8048S043C-smartdisplay"]
|
||||
CYD_PORTS = ["esp32-3248S035C", "esp32-2432S028R", "esp32-2432S032C-SD", "esp32-8048S043C-SD"]
|
||||
BASE_DIR = os.getcwd()
|
||||
|
||||
def get_manifest(base_path : str, device_name : str):
|
||||
|
||||
Reference in New Issue
Block a user