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

Add Header Stubs for libraries

オープン

#9 opened on 2025/11/20

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)C++ (0 件のフォーク)auto 404
documentationenhancementgood first issue

Repository metrics

Stars
 (0 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド