mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 04:25:32 +00:00
Tabs -> spaces
This commit is contained in:

committed by
Jeroen Domburg

parent
1cb2081d99
commit
3f3cf397f7
@@ -36,8 +36,8 @@ hardwiring addresses.
|
||||
#define NO_PRIOS 3
|
||||
|
||||
typedef struct {
|
||||
const char *name;
|
||||
uint32_t prio[NO_PRIOS];
|
||||
const char *name;
|
||||
uint32_t prio[NO_PRIOS];
|
||||
} tag_desc_t;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user