Skip to content

docs: document remaining undocumented header declarations - #13

Merged
JMTamayo merged 1 commit into
mainfrom
feat/mqtt-client
Jun 21, 2026
Merged

docs: document remaining undocumented header declarations#13
JMTamayo merged 1 commit into
mainfrom
feat/mqtt-client

Conversation

@JMTamayo

Copy link
Copy Markdown
Owner

Summary

Documentation-only follow-up: adds the Doxygen comments that were missing on a few header declarations, so every public function/method/constructor in the headers is documented consistently.

  • connectivity/mqtt/application/mqtt_service.hpp: publish, subscribe, stop, isConnected.
  • peripherals/flash_memory/flash_memory.hpp: the FlashMemory() constructor.

No behavior change; builds cleanly.

Add Doxygen comments to MqttService's publish/subscribe/stop/isConnected and to
the FlashMemory constructor.
@JMTamayo
JMTamayo merged commit b6c9626 into main Jun 21, 2026
2 checks passed
@JMTamayo
JMTamayo deleted the feat/mqtt-client branch June 21, 2026 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant