S-in-PNW/ESP32-Pulse-Monitoring-System

Add Header Stubs for libraries

开放

#9 创建于 2025年11月20日

 (0 条评论) (0 个反应) (1 位负责人)C++ (0 个派生)auto 404
documentationenhancementgood first issue

仓库指标

星标
 (0 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Is your feature request related to a problem? Please describe. At the moment, our libraries may be a black box, with their methods obscured from developers.

Describe the solution you'd like Add header stubs to project so that library methods are more available.

Describe alternatives you've considered Download the whole library and make stubs available that way.

贡献者指南