Forums:
Hello; I try to follow or reproduce the video: How to Create a PSoC Android BLE App.
I include the CapSense CSD Module, the BLE Module, and the digital outputs. After DesignBuilding I get the following error:
"prj.M0120: Build error: 'CapSense_LinearSlider0__LS' undeclared (first use in this function).
I checked the CapSens_CSHL.h the function is existing and also the CapSens_CSHL.h is include via the project.h in the main.c file.
I assume it will be a short problem with definition; thanks in advance- Norman