4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 18:13:31 +08:00

重修改格式

This commit is contained in:
guohp1128 2020-06-20 14:52:37 +08:00
parent 933fd4a05c
commit 9f2c1ce57a
3 changed files with 178 additions and 178 deletions

View File

@ -80,7 +80,7 @@ static struct rt_pin_irq_hdr pin_irq_hdr_tab[] =
#define ITEM_NUM(items) sizeof(items) / sizeof(items[0])
/*pin: the number of pins*/
/* pin: the number of pins */
static const struct pin_index *get_pin(uint8_t pin)
{
const struct pin_index *index;