File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1148
1148
"readwrite" : " RW" ,
1149
1149
"default" : 0 ,
1150
1150
"tags" : [" SPI" ],
1151
- "description" : " The DIO line for Chip-Select."
1151
+ "description" : " The number of the DIO line to be used for SPI Chip-Select. Ex: Writing 0 will set DIO0 to become SPI Chip-Select."
1152
1152
},
1153
1153
{
1154
1154
"address" : 5001 ,
1162
1162
"readwrite" : " RW" ,
1163
1163
"default" : 0 ,
1164
1164
"tags" : [" SPI" ],
1165
- "description" : " The DIO line for Clock."
1165
+ "description" : " The number of the DIO line to be used for SPI Clock. Ex: Writing 0 will set DIO0 to become SPI Clock."
1166
1166
},
1167
1167
{
1168
1168
"address" : 5002 ,
1176
1176
"readwrite" : " RW" ,
1177
1177
"default" : 0 ,
1178
1178
"tags" : [" SPI" ],
1179
- "description" : " The DIO line for Master-In-Slave-Out."
1179
+ "description" : " The number of the DIO line to be used for SPI Master-In-Slave-Out. Ex: Writing 0 will set DIO0 to become SPI Master-In-Slave-Out."
1180
1180
},
1181
1181
{
1182
1182
"address" : 5003 ,
1190
1190
"readwrite" : " RW" ,
1191
1191
"default" : 0 ,
1192
1192
"tags" : [" SPI" ],
1193
- "description" : " The DIO line for Master-Out-Slave-In."
1193
+ "description" : " The number of the DIO line to be used for SPI Master-Out-Slave-in. Ex: Writing 0 will set DIO0 to become SPI Master-Out-Slave-In."
1194
1194
},
1195
1195
{
1196
1196
"address" : 5004 ,
You can’t perform that action at this time.
0 commit comments