mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-07 09:23:06 +02:00
PiMesh V2 Change cs_pin value from 8 to -1 in radio settings
Switched to using native SPI CS
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user