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

Add Header Stubs for libraries

Aperta

#9 aperta il 20 nov 2025

 (0 commenti) (0 reazioni) (1 assegnatario)C++ (0 fork)auto 404
documentationenhancementgood first issue

Metriche repository

Star
 (0 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor