example: add gatt_service_client to Makefile.inc

This commit is contained in:
Matthias Ringwald 2024-09-25 18:13:34 +02:00
parent cd2a828590
commit 463bbfc472

View File

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