arduino / arduino/ArduinoCore-arc32

BLEBoolCharacteristic missing from BLETypedCharacteristics.cpp

Open Beginner friendly
#554 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
330
Forks
281
PR merge metrics
No merged PRs in 30d

Description

BLEBoolCharacteristic is defined in BLETypedCharacteristics.h, but not implemented in BLETypedCharacteristics.cpp. This causes link errors when building if BLEBoolCharacteristic is used.

Contributor guide

No contributing guide indexed for this repository

Research direction

Compare BLEBoolCharacteristic in BLETypedCharacteristics.h with the implementations in BLETypedCharacteristics.cpp. Build a sketch or example that uses BLEBoolCharacteristic to reproduce the link error, then confirm the implementation is present and the build succeeds without that error.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
embedded-iot
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.