example: add gatt_service_client to Makefile.inc

This commit is contained in:
Matthias Ringwald 2024-09-25 17:38:15 +02:00
parent 201ef9f69f
commit cd2a828590

View File

@ -87,6 +87,7 @@ GATT_SERVER += \
GATT_CLIENT += \
gatt_client.c \
gatt_servce_client.c \
battery_service_client.c \
device_information_service_client.c \
scan_parameters_service_client.c \