Other Parts Discussed in Thread: CC2650
Hai,
I was working with simple_peripheral project with cc2650. the project was working fine , till I added a .c and .h file in application folder after these files are added, i am getting errors in simple_gatt_profile.h as identifier "uint8" undefined at compile time.
What should I do to resolve this?