diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index f7225735..fee9061a 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -795,7 +795,7 @@ # SERCOM available. Each SERCOM must be configured prior to using it as # SPI or I2C peripheral. Place this config section above any other section # that makes use of SPI or I2C buses. -#[samd_sercom 0] +#[samd_sercom sercom0] #tx_pin: # MOSI pin for SPI communication, or SDA (data) pin for I2C # communication. The pin must have a valid pinmux configuration |