PiMesh V2 Change cs_pin value from 8 to -1 in radio settings

Switched to using native SPI CS
This commit is contained in:
Matt
2026-02-26 13:35:25 -05:00
committed by GitHub
parent 0df94a0a91
commit 6ebce7d93b
+1 -1
View File
@@ -68,7 +68,7 @@
"name": "PiMesh-1W (V2)",
"bus_id": 0,
"cs_id": 0,
"cs_pin": 8,
"cs_pin": -1,
"reset_pin": 18,
"busy_pin": 5,
"irq_pin": 6,