Correct PiCowbell Adalogger companion SD CS Pin

This commit is contained in:
tyeth 2025-05-13 13:27:54 +01:00
parent 73780bf899
commit e88aeb8e5d

View file

@ -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',