feat: Add rfid feature and .gitignore file
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -28,6 +28,9 @@
|
||||
"xtell.h": "c",
|
||||
"debug.h": "c",
|
||||
"ano_protocol.h": "c",
|
||||
"board_jl701n_demo_global_build_cfg.h": "c"
|
||||
"board_jl701n_demo_global_build_cfg.h": "c",
|
||||
"_types.h": "c",
|
||||
"sys_time.h": "c",
|
||||
"typedef.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user