Skip to content

Commit

Permalink
Cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
GOB52 committed Sep 18, 2024
1 parent 99fd55c commit 127e77b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/Basic/ComponentOnly/ComponentOnly.ino
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
* SPDX-License-Identifier: MIT
*/
/*
To update the unit yourself usage example (UnitCO2)
Example of using only unit component without UnitUnified manager
*/
#include "main/ComponentOnly.cpp"
2 changes: 1 addition & 1 deletion examples/Basic/SelfUpdate/SelfUpdate.ino
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
* SPDX-License-Identifier: MIT
*/
/*
To update the unit yourself usage example (UnitCO2)
To update the unit yourself usage example
*/
#include "main/SelfUpdate.cpp"
6 changes: 1 addition & 5 deletions examples/Basic/Simple/Simple.ino
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
* SPDX-License-Identifier: MIT
*/
/*
Simple usage example (UnitCO2)
Simple usage example
*/
#include "main/Simple.cpp"




0 comments on commit 127e77b

Please sign in to comment.