mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 07:51:19 +01:00
cpu/atmega_common/periph: Fixed typo in gpio.c
This commit is contained in:
parent
74db50032f
commit
8d0a9ead7b
@ -65,7 +65,7 @@
|
||||
static gpio_isr_ctx_t config[GPIO_EXT_INT_NUMOF];
|
||||
|
||||
/**
|
||||
* @brief detects ammount of possible PCINTs
|
||||
* @brief detects amount of possible PCINTs
|
||||
*/
|
||||
#if defined(MODULE_ATMEGA_PCINT0) || defined(MODULE_ATMEGA_PCINT1) || \
|
||||
defined(MODULE_ATMEGA_PCINT2) || defined(MODULE_ATMEGA_PCINT3)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user