46e7570dcd
- the first characteristic is used to receive data from client. - the second characteristic is used to notify data to client. - the third characteristic is used to receive command from client, user can add code to process the command. - the fourth characteristic is used to notify status to client. - the fifth characteristic is used to keep ble connection
4 lines
145 B
Makefile
4 lines
145 B
Makefile
#
|
|
# "main" pseudo-component makefile.
|
|
#
|
|
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|