srgg
srgg
I've tried to use a basic example, then switch to FC approach, but simple graph app still fails. Here is a code: ``` import React, {useRef, useCallback, FC} from 'react';...
### What This PR Adds This is a follow-up to [#533](https://github.com/rokath/trice/pull/533). It **enforces the consistent use of the "%s" format in all triceS aliases** and fixes that behavior in the...
## Summary This PR adds full support for the **Characteristic Aggregate Format Descriptor** (UUID `0x2905`) when operating as a **BLE peripheral**. Correct implementation requires reliable handle mapping for multiple Presentation...