Fixes#1356
Mac and Windows have case-insensitive filesystems, so the will find
the internal (all-lowercase) "btstack.h" and not the library's "BTstack.h",
causing compilation errors.
Rename the library and header to avoid the issue.
2023-04-06 17:09:07 -07:00
Renamed from libraries/BTstack/examples/ANCS/ANCS.ino (Browse further)