Correct PiCowbell Adalogger companion SD CS Pin
This commit is contained in:
parent
73780bf899
commit
e88aeb8e5d
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ const companionBoardConfigs = {
|
|||
},
|
||||
'picowbell-adalogger': {
|
||||
rtc: 'PCF8523',
|
||||
sdCardCS: 9,
|
||||
sdCardCS: 17,
|
||||
extras: 'SD Card, STEMMA QT',
|
||||
productURL: 'https://www.adafruit.com/product/5703',
|
||||
documentationURL: 'https://learn.adafruit.com/adafruit-picowbell-adalogger-for-pico',
|
||||
|
|
|
|||
Loading…
Reference in a new issue