Change check to static
If BR/EDR mode is not enabled, the compiler will report error.
Add .gitignore
Note that the sdkconfig and sdkconfig.old will not be omitted as it has been traced. Either create a commit with their deletion or removing them completely from git using git reset.
.gitignore
Note that thesdkconfig
andsdkconfig.old
will not be omitted as it has been traced. Either create a commit with their deletion or removing them completely from git usinggit reset
.